Lines Matching refs:shmif1
58 atf_check -s exit:0 rump.ifconfig shmif1 create
63 atf_check -s exit:0 rump.ifconfig shmif1 create
68 atf_check -s exit:0 rump.ifconfig shmif1 create
95 atf_check -s exit:0 rump.ifconfig shmif1 linkstr ${BUSSRC}
96 atf_check -s exit:0 rump.ifconfig shmif1 up
103 atf_check -s exit:0 rump.ifconfig shmif1 linkstr ${BUSDST}
104 atf_check -s exit:0 rump.ifconfig shmif1 up
112 atf_check -s exit:0 rump.ifconfig shmif1 linkstr ${BUS2}
113 atf_check -s exit:0 rump.ifconfig shmif1 up
125 local fwd_if1_lladdr=`get_linklocal_addr ${SOCKFWD} shmif1`
132 atf_check -s exit:0 rump.ifconfig shmif1 inet6 ${IP6SRC}
142 atf_check -s exit:0 rump.ifconfig shmif1 inet6 ${IP6DST}
154 rump.route delete -inet6 ${IP6DSTNW} ${dst_if0_lladdr}%shmif1
156 rump.route add -inet6 ${IP6DSTNW} ${dst_if0_lladdr}%shmif1
173 atf_check -s exit:0 rump.ifconfig shmif1 down
174 atf_check -s exit:0 rump.ifconfig shmif1 -linkstr
180 atf_check -s exit:0 rump.ifconfig shmif1 down
181 atf_check -s exit:0 rump.ifconfig shmif1 -linkstr
187 atf_check -s exit:0 rump.ifconfig shmif1 down
188 atf_check -s exit:0 rump.ifconfig shmif1 -linkstr
246 local src_if1_lladdr=`get_linklocal_addr ${SOCKSRC} shmif1`
249 local fwd_if1_lladdr=`get_linklocal_addr ${SOCKFWD} shmif1`
272 rump.ping6 -c 1 -X $TIMEOUT -n -S ${src_if1_lladdr}%shmif1 \