Searched refs:ICMP_ECHO_REPLY (Results 1 – 4 of 4) sorted by relevance
87 case ICMP_ECHO_REPLY: in ping_receive()108 icmph->type = ICMP_ECHO_REPLY; in ping_receive()
370 if (icmp->type != ICMP_ECHO_REPLY) in sb_check_ping_reply()
155 icmpr->type = ICMP_ECHO_REPLY; in sandbox_eth_ping_req_to_reply()
461 #define ICMP_ECHO_REPLY 0 /* Echo reply */ macro
Completed in 855 milliseconds