Home
last modified time | relevance | path

Searched refs:ICMP_ECHO_REPLY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/net/
H A Dping.c89 case ICMP_ECHO_REPLY: in ping_receive()
107 icmph->type = ICMP_ECHO_REPLY; in ping_receive()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsandbox.c143 icmpr->type = ICMP_ECHO_REPLY; in sb_eth_send()
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h445 #define ICMP_ECHO_REPLY 0 /* Echo reply */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/common/
H A DIEEE_types.h337 #define ICMP_ECHO_REPLY 0 macro