HomeSort by relevance Sort by last modified time
    Searched defs:ICMP_IREQREPLY (Results 1 - 2 of 2) sorted by null

  /bionic/libc/include/netinet/
ip_icmp.h 189 #define ICMP_IREQREPLY 16 /* information reply */
211 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /external/tcpdump/
print-icmp.c 143 #define ICMP_IREQREPLY 16 /* information reply */
200 { ICMP_IREQREPLY, "information reply" },

Completed in 76 milliseconds