Searched refs:peerip (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/net/arp/
H A Dt_dad.sh155 local peerip=10.0.1.2
161 setup_server $SOCKPEER $peerip
171 atf_check -s exit:0 rump.ifconfig shmif0 inet $peerip alias
175 atf_check -s exit:0 -x "rump.ifconfig shmif0 |grep $peerip |grep -iq duplicated"
/freebsd-11-stable/contrib/netbsd-tests/net/ndp/
H A Dt_dad.sh161 local peerip=fc00::2
167 setup_server $SOCKPEER $peerip
178 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $peerip
182 atf_check -s exit:0 -o match:"$peerip.+$duplicated" \

Completed in 131 milliseconds