Searched refs:PING (Results 1 – 8 of 8) sorted by relevance
| /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() 130 ut_asserteq(-ENODEV, net_loop(PING)); in dm_test_eth_act() [all …]
|
| /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/phosphor-net-ipmid/ |
| H A D | message.hpp | 39 PING = 0x80, enumerator
|
| /openbmc/u-boot/cmd/ |
| H A D | net.c | 282 if (net_loop(PING) < 0) { in do_ping()
|
| /openbmc/openbmc/poky/meta/recipes-extended/iputils/iputils/ |
| H A D | CVE-2025-47268.patch | 23 PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
|
| /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
|