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

  /bionic/libc/include/netinet/
ip_icmp.h 181 #define ICMP_TIMXCEED_REASS 1 /* ttl==0 in reass */
  /external/tcpdump/
print-icmp.c 137 #define ICMP_TIMXCEED_REASS 1 /* ttl==0 in reass */
504 case ICMP_TIMXCEED_REASS:

Completed in 45 milliseconds