Home | History | Annotate | Download | only in if_tap

Lines Matching refs:shmif0

79 	rump_server_add_iface $SOCK_LOCAL shmif0 $BUS
80 rump_server_add_iface $SOCK_REMOTE shmif0 $BUS
83 atf_check -s exit:0 rump.ifconfig shmif0 $IP4_LOCAL
84 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $IP6_LOCAL
85 atf_check -s exit:0 rump.ifconfig shmif0 up
90 atf_check -s exit:0 rump.ifconfig shmif0 $IP4_REMOTE
91 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $IP6_REMOTE
92 atf_check -s exit:0 rump.ifconfig shmif0 up
99 atf_check -s exit:0 rump.ifconfig shmif0 $IP4_LOCAL delete
100 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $IP6_LOCAL delete
139 rump_server_add_iface $SOCK_LOCAL shmif0 $BUS
140 rump_server_add_iface $SOCK_REMOTE shmif0 $BUS
144 atf_check -s exit:0 rump.ifconfig shmif0 $IP4_LOCAL
145 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $IP6_LOCAL
146 atf_check -s exit:0 rump.ifconfig shmif0 up
155 atf_check -s exit:0 brconfig bridge0 add shmif0
163 atf_check -s exit:0 rump.ifconfig shmif0 $IP4_REMOTE
164 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $IP6_REMOTE
165 atf_check -s exit:0 rump.ifconfig shmif0 up
168 # shmif0 on the server bridge is active, we expect this to work