Searched refs:ICMP6_PARAM_PROB (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.h95 #define ICMP6_PARAM_PROB 4 /* ip6 header bad */ macro
H A Dprint-icmp6.c72 { ICMP6_PARAM_PROB, "parameter problem"},
416 case ICMP6_PARAM_PROB:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dping.c439 case ICMP6_PARAM_PROB: return "Parameter Problem";

Completed in 47 milliseconds