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

  /bionic/libc/include/netinet/
icmp6.h 144 #define ICMP6_TIME_EXCEED_REASSEMBLY 1 /* ttl==0 in reass */
  /external/tcpdump/
print-icmp6.c 147 #define ICMP6_TIME_EXCEED_REASSEMBLY 1 /* ttl==0 in reass */
975 case ICMP6_TIME_EXCEED_REASSEMBLY:
    [all...]

Completed in 54 milliseconds