Searched refs:ICMP6_PARAMPROB_NEXTHEADER (Results 1 – 3 of 3) sorted by relevance
146 #define ICMP6_PARAMPROB_NEXTHEADER 1 /* unrecognized next header */ macro
352 case ICMP6_PARAMPROB_NEXTHEADER: in icmp6_print()
1741 else if (code == ICMP6_PARAMPROB_NEXTHEADER) in pr_icmph()