Home
last modified time | relevance | path

Searched refs:BLASTHOST (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/tools/test/stress2/misc/
HDudp.sh36 ping -c 5 -t 2 $BLASTHOST > /dev/null 2>&1 ||
37 { echo "Can not ping $BLASTHOST"; exit 0; }
HDudp2.sh40 ping -c 5 -t 2 $BLASTHOST > /dev/null 2>&1 ||
41 { echo "Can not ping $BLASTHOST"; exit 0; }
HDall.sh120 ping -c 2 -t 2 $BLASTHOST > /dev/null 2>&1 ||
121 { echo "Note: Can not ping \$BLASTHOST: $BLASTHOST"; }
/freebsd-14-stable/tools/test/stress2/
HDdefault.cfg20 export BLASTHOST=${BLASTHOST:-192.168.1.1} # host with udp discard enabled in inetd.conf