Home
last modified time | relevance | path

Searched refs:PING (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/u-boot/test/dm/
H A Deth.c27 ut_assertok(net_loop(PING)); in dm_test_eth()
31 ut_assertok(net_loop(PING)); in dm_test_eth()
35 ut_assertok(net_loop(PING)); in dm_test_eth()
46 ut_assertok(net_loop(PING)); in dm_test_eth_alias()
50 ut_assertok(net_loop(PING)); in dm_test_eth_alias()
55 ut_assertok(net_loop(PING)); in dm_test_eth_alias()
59 ut_assertok(net_loop(PING)); in dm_test_eth_alias()
73 ut_assertok(net_loop(PING)); in dm_test_eth_prime()
79 ut_assertok(net_loop(PING)); in dm_test_eth_prime()
152 ut_assertok(net_loop(PING)); in _dm_test_eth_rotate1()
[all …]
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sock_addr.sh7 type ping${1} >/dev/null 2>&1 && PING="ping${1}" || PING="ping -${1}"
8 $PING -q -c 1 -W 1 ${2%%/*} >/dev/null 2>&1
/openbmc/ipmitool/contrib/
H A Dbmclanconf157 PING=ping
165 PING=ping
234 $PING -i $IFACE $GATEWAY_IP 1 >/dev/null 2>&1
258 $PING -q -c1 $GATEWAY_IP >/dev/null 2>&1
/openbmc/linux/Documentation/translations/zh_CN/core-api/irq/
H A Dirq-affinity.rst40 PING hell (195.4.7.3): 56 data bytes
58 PING hell (195.4.7.3): 56 data bytes
/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/
H A Dparallax-ping.yaml7 title: Parallax PING))) and LaserPING range finder
20 http://parallax.com/sites/default/files/downloads/28015-PING-Documentation-v1.6.pdf
/openbmc/linux/tools/testing/selftests/net/
H A Dudpgro_fwd.sh201 PING=ping
210 ping -w 1 -c 1 ::1 > /dev/null 2>&1 || PING="ping6"
256 ip netns exec $NS_SRC $PING -q -c 1 $OL_NET$DST_NAT >/dev/null
H A Dbareudp.sh292 local PING="$1"; readonly PING
300 ip netns exec "${NS0}" "${PING}" -w 5 -c 1 "${IP}" > /dev/null 2>&1
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dforwarding.config.sample26 PING=ping
H A Dlib.sh8 PING=${PING:=ping}
1222 $PING $args $dip -c $PING_COUNT -i 0.1 \
H A Drouter_broadcast.sh176 $PING -I $oif $dip -c 10 -i 0.1 -w $PING_TIMEOUT -b 2>&1 \
/openbmc/linux/Documentation/core-api/irq/
H A Dirq-affinity.rst32 PING hell (195.4.7.3): 56 data bytes
51 PING hell (195.4.7.3): 56 data bytes
/openbmc/linux/drivers/scsi/ibmvscsi_tgt/
H A Dlibsrp.h42 PING = 0xF5, enumerator
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_dscp_bridge.sh143 ${PING} -Q $dscp_10 ${sip:+-I $sip} $dip \
H A Dqos_dscp_router.sh179 ${PING} -Q $dscp ${sip:+-I $sip} $dip \
/openbmc/phosphor-net-ipmid/
H A Dmessage.hpp39 PING = 0x80, enumerator
/openbmc/linux/drivers/iio/proximity/
H A DKconfig86 config PING config
95 - Parallax PING))) (ultrasonic)
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/
H A Dlib.sh8 PING=${PING:=ping}
1222 $PING $args $dip -c $PING_COUNT -i 0.1 \
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/
H A Dnet_forwarding_lib.sh8 PING=${PING:=ping}
1222 $PING $args $dip -c $PING_COUNT -i 0.1 \
/openbmc/linux/tools/testing/selftests/drivers/net/team/
H A Dnet_forwarding_lib.sh8 PING=${PING:=ping}
1222 $PING $args $dip -c $PING_COUNT -i 0.1 \
/openbmc/u-boot/cmd/
H A Dnet.c282 if (net_loop(PING) < 0) { in do_ping()
/openbmc/linux/drivers/usb/misc/
H A Dcytherm.c41 #define PING 0x00 macro
/openbmc/linux/tools/perf/Documentation/
H A Dperf-daemon.txt88 PING COMMAND
/openbmc/u-boot/include/
H A Dnet.h531 BOOTP, RARP, ARP, TFTPGET, DHCP, PING, DNS, NFS, CDP, NETCONS, SNTP, enumerator
/openbmc/u-boot/net/
H A Dnet.c503 case PING: in net_loop()
1357 case PING: in net_check_prereq()
/openbmc/u-boot/board/sandbox/
H A DREADME.sandbox255 PING

12