HomeSort by: relevance | last modified time | path
    Searched refs:shmif2 (Results 1 - 6 of 6) sorted by relevancy

  /src/tests/net/if_lagg/
t_lagg.sh 123 $atf_ifconfig shmif2 $c_addr0/24
136 $atf_ifconfig shmif2 $c_addr1/24
380 rump_server_add_iface $SOCK_HOST0 shmif2 $BUS2
387 $atf_ifconfig shmif2 mtu $mtu_small
393 atf_check -s exit:0 -o match:"mtu *$mtu_small" rump.ifconfig shmif2
402 $atf_ifconfig lagg0 laggport shmif2
406 atf_check -s exit:0 -o match:"mtu *$mtu_lagg" rump.ifconfig shmif2
409 $atf_ifconfig lagg0 -laggport shmif2
410 atf_check -s exit:0 -o match:"mtu *$mtu_small" rump.ifconfig shmif2
518 $atf_ifconfig shmif2 creat
    [all...]
  /src/tests/net/if_bridge/
t_bridge.sh 387 for ifname in shmif0 shmif1 shmif2
402 rump_server_add_iface $SOCK1 shmif2 $BUS_SHMIF2
407 atf_check -s exit:0 rump.ifconfig shmif2 up
412 atf_check -s exit:0 $HIJACKING brconfig bridge0 add shmif0 add shmif1 add shmif2
418 # Output: shmif1, shmif2
423 atf_check -s exit:0 -o match:"output: 1 packet" rump.ifconfig -v shmif2
429 # Output: shmif1, shmif2
434 atf_check -s exit:0 -o match:"output: 1 packet" rump.ifconfig -v shmif2
437 # Protect shmif0 and shmif2
439 atf_check -s exit:0 $HIJACKING brconfig bridge0 protect shmif2
    [all...]
  /src/tests/net/net/
t_ping_opts.sh 214 rump_server_add_iface $SOCKFWD shmif2 $BUS_SRCGW
216 atf_check -s exit:0 rump.ifconfig shmif2 $IPSRCGW2/24
218 gw_shmif2_macaddr=$(get_macaddr ${SOCKFWD} shmif2)
309 rump_server_add_iface $SOCKFWD shmif2 $BUS_SRCGW
311 atf_check -s exit:0 rump.ifconfig shmif2 $IPSRCGW2/24
313 gw_shmif2_macaddr=$(get_macaddr ${SOCKFWD} shmif2)
t_ping6_opts.sh 263 rump_server_add_iface $SOCKFWD shmif2 $BUS_SRCGW
265 atf_check -s exit:0 rump.ifconfig shmif2 inet6 $IP6SRCGW2
267 gw_shmif2_macaddr=$(get_macaddr ${SOCKFWD} shmif2)
  /src/tests/net/route/
t_rtcache.sh 68 rump_server_add_iface $SOCK_FWD shmif2 $BUS_DST2
83 atf_check -s exit:0 rump.ifconfig shmif2 $ip_gwdst2/24
  /src/tests/net/if_vlan/
t_vlan.sh 482 atf_check -s exit:0 rump.ifconfig vlan0 -vlanif shmif2

Completed in 14 milliseconds