Lines Matching refs:shmif0
46 rump_server_add_iface $RUMP_SERVER1 shmif0 bus1
52 -o not-match:"<UP" rump.ifconfig -v shmif0
53 atf_check rump.ifconfig shmif0 up
56 -o match:"<UP" rump.ifconfig -v shmif0
58 atf_check rump.ifconfig shmif0 media none
61 -o match:"<UP" rump.ifconfig -v shmif0
63 atf_check rump.ifconfig shmif0 media auto
66 -o match:"<UP" rump.ifconfig -v shmif0
67 atf_check rump.ifconfig shmif0 down
70 -o not-match:"<UP" rump.ifconfig -v shmif0
72 atf_check rump.ifconfig shmif0 -linkstr
75 -o not-match:"<UP" rump.ifconfig -v shmif0
99 rump_server_add_iface $RUMP_SERVER1 shmif0 bus1
100 rump_server_add_iface $RUMP_SERVER2 shmif0 bus1
104 atf_check rump.ifconfig shmif0 10.0.0.1/24 up
107 atf_check rump.ifconfig shmif0 10.0.0.2/24 up
112 atf_check rump.ifconfig shmif0 media none
113 atf_check -o match:'linkstate: down' rump.ifconfig -v shmif0
118 atf_check rump.ifconfig shmif0 media auto
119 atf_check -o match:'linkstate: up' rump.ifconfig -v shmif0