Searched refs:ICMP_ECHO_ID (Results 1 – 3 of 3) sorted by relevance
75 #define ICMP_ECHO_ID 0xCAFE macro
382 icmp_p->hdr.un.echo.id = htons(ICMP_ECHO_ID); in create_clean_packet()
386 echoreq_p->hdr.icmp6_id = htons(ICMP_ECHO_ID); in create_echo_request()