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