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

  /external/tcpdump/
icmp6.h 135 #define ICMP6_DST_UNREACH_NOROUTE 0 /* no route to destination */
print-icmp6.c 98 { ICMP6_DST_UNREACH_NOROUTE, "unreachable route" },
285 case ICMP6_DST_UNREACH_NOROUTE: /* fall through */
    [all...]

Completed in 31 milliseconds