Searched refs:ICMP_ECHO_REQUEST (Results 1 – 3 of 3) sorted by relevance
31 icmp->type = ICMP_ECHO_REQUEST; in set_icmp_header()92 case ICMP_ECHO_REQUEST: in ping_receive()
135 if (icmp->type != ICMP_ECHO_REQUEST) in sandbox_eth_ping_req_to_reply()243 icmpr->type = ICMP_ECHO_REQUEST; in sandbox_eth_recv_ping_req()
464 #define ICMP_ECHO_REQUEST 8 /* Echo request */ macro
Completed in 9 milliseconds