Searched refs:ICMP6_DST_UNREACH_NOROUTE (Results 1 – 4 of 4) sorted by relevance
74 #define ICMP6_DST_UNREACH_NOROUTE 0 /* no route to destination */ macro
135 #define ICMP6_DST_UNREACH_NOROUTE 0 /* no route to destination */ macro
98 { ICMP6_DST_UNREACH_NOROUTE, "unreachable route" },285 case ICMP6_DST_UNREACH_NOROUTE: /* fall through */ in icmp6_print()
2204 case ICMP6_DST_UNREACH_NOROUTE: in pr_icmph()