Searched refs:ICMP6_DST_UNREACH (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dicmp6.h92 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ macro
H A Dprint-icmp6.c69 { ICMP6_DST_UNREACH, "destination unreachable"},
350 case ICMP6_DST_UNREACH:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dping.c436 case ICMP6_DST_UNREACH: return "Destination Unreachable";

Completed in 49 milliseconds