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

  /bionic/libc/include/netinet/
ip_icmp.h 141 #define ICMP_ADVLENMIN (8 + sizeof (struct ip) + 8) /* min */
  /external/tcpdump/
print-icmp.c 104 #define ICMP_ADVLENMIN (8 + sizeof (struct ip) + 8) /* min */

Completed in 68 milliseconds