Searched refs:ICMP6_PARAMPROB_NEXTHEADER (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/netinet/
H A Dicmp6.h157 #define ICMP6_PARAMPROB_NEXTHEADER 1 /* unrecognized next header */ macro
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1374 #ifndef ICMP6_PARAMPROB_NEXTHEADER
1375 # define ICMP6_PARAMPROB_NEXTHEADER 1 macro
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c157 #define ICMP6_PARAMPROB_NEXTHEADER 1 /* unrecognized next header */ macro
1140 case ICMP6_PARAMPROB_NEXTHEADER:
/netbsd-current/sys/netinet6/
H A Draw_ip6.c260 ICMP6_PARAMPROB_NEXTHEADER,
H A Dicmp6.c274 case ICMP6_PARAMPROB_NEXTHEADER:
647 case ICMP6_PARAMPROB_NEXTHEADER:
/netbsd-current/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c218 { "nxthdr", ICMP6_PARAM_PROB, ICMP6_PARAMPROB_NEXTHEADER },
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipmon.c256 { ICMP6_PARAMPROB_NEXTHEADER, "nextheader" },
/netbsd-current/sbin/ping6/
H A Dping6.c2109 case ICMP6_PARAMPROB_NEXTHEADER:

Completed in 217 milliseconds