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

/freebsd-10-stable/contrib/netbsd-tests/net/carp/
H A Dt_basic.sh35 IP_CARP=10.1.1.100
68 $IP_CARP netmask 255.255.255.0
79 $DEBUG && echo "Trying ping $IP_CARP"
80 rump.ping -n -w 1 -c 1 $IP_CARP >/dev/null
82 $DEBUG && echo "Passed ping $IP_CARP"
85 $DEBUG && echo "Failed ping $IP_CARP"
134 rump.ping -n -w $TIMEOUT -c 1 $IP_CARP

Completed in 29 milliseconds