HomeSort by: relevance | last modified time | path
    Searched refs:localip2 (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/net/ndp/
t_dad.sh 87 local localip2=fc00::2
95 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $localip2
107 #atf_check -s exit:0 -x "cat ./out |grep $localip2 |grep -q tentative"
114 pkt=$(make_ns_pkt_str 2 $localip2)
130 atf_check -s exit:0 -o match:"$localip2" \
131 -o not-match:"$localip2.+$tentative" \
169 local localip2=fc00::11
196 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $localip2
198 atf_check -s exit:0 -o match:"$localip2" \
199 -o not-match:"$localip2.+$duplicated"
    [all...]
  /src/tests/net/arp/
t_dad.sh 176 local localip2=10.0.1.11
202 atf_check -s exit:0 rump.ifconfig shmif0 inet $localip2 alias
204 atf_check -s exit:0 -o not-match:"${localip2}.+DUPLICATED" \
213 local localip2=10.0.1.11
267 atf_check -s exit:0 rump.ifconfig shmif0 inet $localip2 alias
269 atf_check -s exit:0 -o not-match:"${localip2}.+DUPLICATED" \

Completed in 11 milliseconds