Home
last modified time | relevance | path

Searched refs:TOPOLOGY (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/contrib/openzfs/udev/
H A Dvdev_id123 TOPOLOGY=
138 -g Storage network topology [default="$TOPOLOGY"]
384 case $TOPOLOGY in
750 TOPOLOGY=$OPTARG
777 if [ -z "$TOPOLOGY" ] ; then
778 TOPOLOGY=$(awk '($1 == "topology") {print $2; exit}' "$CONFIG")
787 TOPOLOGY=${TOPOLOGY:-sas_direct}
790 if [ "$ENCLOSURE_MODE" = "yes" ] && [ "$TOPOLOGY" = "sas_direct" ] ; then
811 case $TOPOLOGY in
819 echo "Error: unknown topology $TOPOLOGY"
/freebsd/tests/sys/netpfil/pf/
H A Dfrag6.py11 TOPOLOGY = { variable in TestFrag6
89 TOPOLOGY = { variable in TestFrag6HopHyHop
179 TOPOLOGY = { variable in TestFrag6_Overlap
224 TOPOLOGY = { variable in TestFrag6_RouteTo
H A Dheader.py35 TOPOLOGY = { variable in TestHeader
128 TOPOLOGY = { variable in TestHeader6
H A Dfrag4.py34 TOPOLOGY = { variable in TestFrag4_NoReassemble
H A Dicmp.py41 TOPOLOGY = { variable in TestICMP
190 TOPOLOGY = { variable in TestICMP_NAT
H A Dnat44.py33 TOPOLOGY = { variable in TestNAT44
H A Dmld.py34 TOPOLOGY = { variable in TestMLD
H A Digmp.py34 TOPOLOGY = { variable in TestIGMP
H A Dreturn.py41 TOPOLOGY = { variable in TestReturn
H A Dnat66.py38 TOPOLOGY = { variable in TestNAT66
H A Dsctp.py248 TOPOLOGY = { variable in TestSCTP
556 TOPOLOGY = { variable in TestSCTP_SRV
623 TOPOLOGY = { variable in TestSCTPv6
H A Dtcp.py79 TOPOLOGY = { variable in TestTcp
H A Dnat64.py37 TOPOLOGY = { variable in TestNAT64
/freebsd/tests/sys/netinet6/
H A Dtest_ip6_output.py66 TOPOLOGY = { variable in BaseTestIP6Ouput
100 ifaddr = ipaddress.ip_interface(self.TOPOLOGY["if2"]["prefixes6"][0][1])
122 ifaddr = ipaddress.ip_interface(self.TOPOLOGY["if2"]["prefixes6"][0][1])
125 ifaddr = ipaddress.ip_interface(self.TOPOLOGY["if1"]["prefixes6"][0][1])
179 ifaddr = ipaddress.ip_interface(self.TOPOLOGY["if2"]["prefixes6"][0][1])
276 ifaddr = ipaddress.ip_interface(self.TOPOLOGY["if2"]["prefixes6"][0][1])
/freebsd/tests/atf_python/sys/net/
H A Dvnet.py339 topo_map: Dict # self.TOPOLOGY
344 TOPOLOGY = {} variable in VnetTestTemplate
440 print("============= TEST TOPOLOGY =============")
478 topology = self.TOPOLOGY
561 if not getattr(self, "TOPOLOGY", None):
562 self.TOPOLOGY = self._setup_default_topology()
564 names = self.TOPOLOGY.keys()
/freebsd/tests/sys/netinet/
H A Dcarp.py18 TOPOLOGY = { variable in TestCarp
H A Digmp.py86 TOPOLOGY = { variable in TestIGMP
/freebsd/tests/sys/net/routing/
H A Dtest_routing_l3.py15 TOPOLOGY = { variable in TestIfOps
/freebsd/tests/examples/
H A Dtest_examples.py159 TOPOLOGY = { variable in TestVnetDual1