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

/freebsd-11-stable/contrib/netbsd-tests/net/ndp/
H A Dt_dad.sh86 local localip2=fc00::2
94 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $localip2
105 #atf_check -s exit:0 -x "cat ./out |grep $localip2 |grep -q tentative"
112 pkt=$(make_ns_pkt_str 2 $localip2)
126 atf_check -s not-exit:0 -x "rump.ifconfig shmif0 |grep $localip2 |grep -q tentative"
160 local localip2=fc00::11
186 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $localip2
188 atf_check -s exit:0 -o not-match:"$localip2.+$duplicated" \
224 local localip2=fc00::2
248 dad_count_test 8 2 $localip2
[all...]
/freebsd-11-stable/contrib/netbsd-tests/net/arp/
H A Dt_dad.sh154 local localip2=10.0.1.11
178 atf_check -s exit:0 rump.ifconfig shmif0 inet $localip2 alias
180 atf_check -s not-exit:0 -x "rump.ifconfig shmif0 |grep $localip2 |grep -iq duplicated"

Completed in 113 milliseconds