Lines Matching refs:ifconfig

43 	atf_check -s exit:0 -o ignore rump.ifconfig shmif0 $ip/24
44 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 up
45 atf_check -s exit:0 -o ignore rump.ifconfig -w 10
53 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 $ip delete
61 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 $ip/24
62 atf_check -s exit:0 -o ignore rump.ifconfig -w 10
70 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 $ip delete
90 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 inet6 $ip
91 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 up
92 atf_check -s exit:0 -o ignore rump.ifconfig -w 10
100 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 inet6 $ip delete
108 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 inet6 $ip
109 atf_check -s exit:0 -o ignore rump.ifconfig -w 10
117 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 inet6 $ip delete
142 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 up
143 atf_check -s exit:0 -o ignore rump.ifconfig -w 10
148 atf_check -s exit:0 -o match:"inet6 fe80::" rump.ifconfig shmif0
156 atf_check -s exit:0 -o ignore rump.ifconfig shmif1 up
157 atf_check -s exit:0 -o ignore rump.ifconfig -w 10
162 atf_check -s exit:0 -o not-match:"inet6 fe80::" rump.ifconfig shmif1
199 atf_check -s exit:0 rump.ifconfig shmif0 $ip/24
200 atf_check -s exit:0 rump.ifconfig shmif0 $ip_a1/24 alias
201 atf_check -s exit:0 rump.ifconfig shmif0 up
202 atf_check -s exit:0 rump.ifconfig -w 10
204 $DEBUG && rump.ifconfig shmif0
207 atf_check -s exit:0 -o match:"inet $ip" rump.ifconfig shmif0
208 atf_check -s exit:0 -o match:"inet $ip_a1" rump.ifconfig shmif0
214 atf_check -s exit:0 rump.ifconfig shmif0 $ip delete
216 $DEBUG && rump.ifconfig shmif0
219 atf_check -s exit:0 -o not-match:"inet $ip" rump.ifconfig shmif0
220 atf_check -s exit:0 -o match:"inet $ip_a1" rump.ifconfig shmif0
227 atf_check -s exit:0 rump.ifconfig shmif0 $ip/24
229 $DEBUG && rump.ifconfig shmif0
232 atf_check -s exit:0 -o match:"inet $ip" rump.ifconfig shmif0
233 atf_check -s exit:0 -o not-match:"inet $ip_a1" rump.ifconfig shmif0