Searched defs:ICMP_ECHOREPLY (Results 1 – 2 of 2) sorted by relevance
/external/kernel-headers/original/uapi/linux/ | ||
D | icmp.h | 23 #define ICMP_ECHOREPLY 0 /* Echo Reply */ macro |
/external/tcpdump/ | ||
D | print-icmp.c | 111 #define ICMP_ECHOREPLY 0 /* echo reply */ macro |