Home
last modified time | relevance | path

Searched refs:ICMP6_PARAM_PROB (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dicmp6.h95 #define ICMP6_PARAM_PROB 4 /* ip6 header bad */ macro
Dprint-icmp6.c69 { ICMP6_PARAM_PROB, "parameter problem"},
346 case ICMP6_PARAM_PROB: in icmp6_print()