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

/external/tcpdump/
H A Dprint-icmp6.c99 #define ICMP6_PARAM_PROB 4 /* ip6 header bad */ macro
499 { ICMP6_PARAM_PROB, "parameter problem"},
1002 case ICMP6_PARAM_PROB:

Completed in 143 milliseconds