Home
last modified time | relevance | path

Searched refs:PING6 (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/net/forwarding/
H A Dip6_forward_instats_vrf.sh98 $PING6 -s 1300 2001:1:2::2 -c 1 -w $PING_TIMEOUT &> /dev/null
134 $PING6 2001:1:2::2 -c 1 -w $PING_TIMEOUT &> /dev/null
153 $PING6 2001:1:2::2 -c 1 -w $PING_TIMEOUT &> /dev/null
H A Dforwarding.config.sample28 PING6=ping6
H A Dcustom_multipath_hash.sh229 $PING6 2001:db8:4::2 -F 0 -c 1 -q >/dev/null 2>&1; \
H A Dgre_custom_multipath_hash.sh324 $PING6 2001:db8:2::2 -F 0 -c 1 -q >/dev/null 2>&1; \
H A Dip6gre_custom_multipath_hash.sh326 $PING6 2001:db8:2::2 -F 0 -c 1 -q >/dev/null 2>&1; \
/linux/tools/testing/selftests/net/
H A Dbareudp.sh110 PING6="ping"
344 ping_test_one "${PING6}" "2001:db8::103" "IPv6 packets over ${UNDERLAY}${MODE}"
347 ping_test_one "${PING6}" "2001:db8::203" "Unicast MPLS packets over ${UNDERLAY}${MODE}"
505 ping -w 1 -c 1 ::1 > /dev/null 2>&1 || PING6="ping6"