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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dicmp6.h135 #define ICMP6_DST_UNREACH_NOROUTE 0 /* no route to destination */ macro
H A Dprint-icmp6.c102 { ICMP6_DST_UNREACH_NOROUTE, "unreachable route" },
355 case ICMP6_DST_UNREACH_NOROUTE: /* fall through */

Completed in 99 milliseconds