Lines Matching refs:peerip
177 local peerip=10.0.1.2
183 setup_server $SOCKPEER $peerip
194 atf_check -s exit:0 rump.ifconfig shmif0 inet $peerip alias
198 atf_check -s exit:0 -o match:"${peerip}.+DUPLICATED" \
214 local peerip=10.0.1.2
226 setup_server $SOCKPEER $peerip
239 pkt=$(make_pkt_str $peerip $peerip)
245 pkt=$(make_pkt_str $peerip 0.0.0.0)
251 atf_check -s exit:0 rump.ifconfig shmif0 inet $peerip alias
255 atf_check -s exit:0 -o not-match:"${peerip}.+DUPLICATED" \
263 pkt=$(make_reply_str $pmac $lmac $peerip)