Searched defs:ICMP6_DST_UNREACH_NOROUTE (Results 1 - 1 of 1) sorted by relevance

/external/tcpdump/
H A Dprint-icmp6.c139 #define ICMP6_DST_UNREACH_NOROUTE 0 /* no route to destination */ macro
529 { ICMP6_DST_UNREACH_NOROUTE, "unreachable route" },
941 case ICMP6_DST_UNREACH_NOROUTE: /* fall through */

Completed in 52 milliseconds