/openbmc/u-boot/test/dm/ |
H A D | eth.c | 27 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 D | test_sock_addr.sh | 7 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 D | bmclanconf | 157 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 D | irq-affinity.rst | 40 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 D | parallax-ping.yaml | 7 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 D | udpgro_fwd.sh | 201 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 D | bareudp.sh | 292 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 D | forwarding.config.sample | 26 PING=ping
|
H A D | lib.sh | 8 PING=${PING:=ping} 1222 $PING $args $dip -c $PING_COUNT -i 0.1 \
|
H A D | router_broadcast.sh | 176 $PING -I $oif $dip -c 10 -i 0.1 -w $PING_TIMEOUT -b 2>&1 \
|
/openbmc/linux/Documentation/core-api/irq/ |
H A D | irq-affinity.rst | 32 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 D | libsrp.h | 42 PING = 0xF5, enumerator
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | qos_dscp_bridge.sh | 143 ${PING} -Q $dscp_10 ${sip:+-I $sip} $dip \
|
H A D | qos_dscp_router.sh | 179 ${PING} -Q $dscp ${sip:+-I $sip} $dip \
|
/openbmc/phosphor-net-ipmid/ |
H A D | message.hpp | 39 PING = 0x80, enumerator
|
/openbmc/linux/drivers/iio/proximity/ |
H A D | Kconfig | 86 config PING config 95 - Parallax PING))) (ultrasonic)
|
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/ |
H A D | lib.sh | 8 PING=${PING:=ping} 1222 $PING $args $dip -c $PING_COUNT -i 0.1 \
|
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/ |
H A D | net_forwarding_lib.sh | 8 PING=${PING:=ping} 1222 $PING $args $dip -c $PING_COUNT -i 0.1 \
|
/openbmc/linux/tools/testing/selftests/drivers/net/team/ |
H A D | net_forwarding_lib.sh | 8 PING=${PING:=ping} 1222 $PING $args $dip -c $PING_COUNT -i 0.1 \
|
/openbmc/u-boot/cmd/ |
H A D | net.c | 282 if (net_loop(PING) < 0) { in do_ping()
|
/openbmc/linux/drivers/usb/misc/ |
H A D | cytherm.c | 41 #define PING 0x00 macro
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-daemon.txt | 88 PING COMMAND
|
/openbmc/u-boot/include/ |
H A D | net.h | 531 BOOTP, RARP, ARP, TFTPGET, DHCP, PING, DNS, NFS, CDP, NETCONS, SNTP, enumerator
|
/openbmc/u-boot/net/ |
H A D | net.c | 503 case PING: in net_loop() 1357 case PING: in net_check_prereq()
|
/openbmc/u-boot/board/sandbox/ |
H A D | README.sandbox | 255 PING
|