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

/freebsd-13-stable/contrib/netbsd-tests/net/ndp/
H A Dt_dad.sh85 local localip1=fc00::1
93 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $localip1
102 atf_check -s not-exit:0 -x "cat ./out |grep $localip1 |grep -q tentative"
115 pkt=$(make_ns_pkt_str 1 $localip1)
159 local localip1=fc00::1
166 setup_server $SOCKLOCAL $localip1
172 atf_check -s exit:0 -o not-match:"$localip1.+$duplicated" \
223 local localip1=fc00::1
243 dad_count_test 1 1 $localip1
/freebsd-13-stable/contrib/netbsd-tests/net/arp/
H A Dt_dad.sh153 local localip1=10.0.1.1
160 setup_server $SOCKLOCAL $localip1
166 atf_check -s not-exit:0 -x "rump.ifconfig shmif0 |grep $localip1 |grep -iq duplicated"

Completed in 54 milliseconds