Home
last modified time | relevance | path

Searched refs:IPPROTO_FRAGMENT (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/bsd/tcpdump/dist/
H A Dipproto.h73 #ifndef IPPROTO_FRAGMENT
74 #define IPPROTO_FRAGMENT 44 /* IPv6 fragmentation header */ macro
/netbsd-src/external/bsd/ipf/dist/lib/
H A Dv6ionames.c19 { IPPROTO_FRAGMENT, 0x000008, 0, "frag" },
/netbsd-src/sys/arch/xen/xen/
H A Dxennet_checksum.c172 case IPPROTO_FRAGMENT: in xennet_checksum_fill()
/netbsd-src/sys/netinet/
H A Din.h91 #define IPPROTO_FRAGMENT 44 /* IP6 fragmentation header */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/netinet/
H A Din_.d47 enum IPPROTO_FRAGMENT = 44; in version() local
/netbsd-src/sys/netinet6/
H A Dip6_input.c737 } else if (nxt == IPPROTO_FRAGMENT) { in ip6_input()
1377 case IPPROTO_FRAGMENT: in ip6_get_prevhdr()
1424 case IPPROTO_FRAGMENT: in ip6_nexthdr()
H A Din6_proto.c382 .pr_protocol = IPPROTO_FRAGMENT,
H A Dip6_output.c924 *mtod(exthdrs.ip6e_rthdr, u_char *) = IPPROTO_FRAGMENT; in ip6_output()
927 *mtod(exthdrs.ip6e_dest1, u_char *) = IPPROTO_FRAGMENT; in ip6_output()
930 *mtod(exthdrs.ip6e_hbh, u_char *) = IPPROTO_FRAGMENT; in ip6_output()
933 ip6->ip6_nxt = IPPROTO_FRAGMENT; in ip6_output()
H A Dicmp6.c1024 case IPPROTO_FRAGMENT: in icmp6_notify_error()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/netinet/
H A Din_.d57 enum IPPROTO_FRAGMENT = 44; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/netinet/
H A Din_.d61 enum IPPROTO_FRAGMENT = 44; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/netinet/
H A Din_.d85 enum IPPROTO_FRAGMENT = 44; variable
/netbsd-src/sys/netipsec/
H A Dipsec_input.c476 else if (nxt == IPPROTO_FRAGMENT) in ipsec6_common_input()
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1200 #ifndef IPPROTO_FRAGMENT
1201 # define IPPROTO_FRAGMENT 44 macro
H A Dfil.c250 { IPPROTO_FRAGMENT, 0x000008 },
564 case IPPROTO_FRAGMENT : in ipf_pr_ipv6hdr()
667 case IPPROTO_FRAGMENT : in ipf_pr_ipv6exthdr()
830 frag = (struct ip6_frag *)ipf_pr_ipv6exthdr(fin, 0, IPPROTO_FRAGMENT); in ipf_pr_fragment6()
/netbsd-src/sys/net/npf/
H A Dnpf_inet.c506 case IPPROTO_FRAGMENT: in npf_cache_ip()
/netbsd-src/usr.sbin/traceroute6/
H A Dtraceroute6.c1051 case IPPROTO_FRAGMENT: in get_udphdr()
/netbsd-src/sys/altq/
H A Daltq_subr.c1068 case IPPROTO_FRAGMENT: in extract_ports6()
/netbsd-src/usr.bin/kdump/
H A Dkdump.c600 CASERETURN(IPPROTO_FRAGMENT); in sockproto()
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipmon.c1206 case IPPROTO_FRAGMENT : in print_ipflog()
H A Dipf_y.y1632 | IPFY_IPV6OPT_FRAG { $$ = getv6optbyvalue(IPPROTO_FRAGMENT); }
/netbsd-src/sbin/ping6/
H A Dping6.c2353 case IPPROTO_FRAGMENT: in pr_retip()
/netbsd-src/sys/dist/pf/net/
H A Dpf_norm.c1156 case IPPROTO_FRAGMENT:
H A Dpf.c4538 case IPPROTO_FRAGMENT:
6161 case IPPROTO_FRAGMENT: