Home
last modified time | relevance | path

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

/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()
130 ut_asserteq(-ENODEV, net_loop(PING)); in dm_test_eth_act()
[all …]
/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/phosphor-net-ipmid/
H A Dmessage.hpp39 PING = 0x80, enumerator
/openbmc/u-boot/cmd/
H A Dnet.c282 if (net_loop(PING) < 0) { in do_ping()
/openbmc/openbmc/poky/meta/recipes-extended/iputils/iputils/
H A DCVE-2025-47268.patch23 PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
/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