Home
last modified time | relevance | path

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

/linux/net/ipv6/
A Dreassembly.c581 ret = inet6_add_protocol(&frag_protocol, IPPROTO_FRAGMENT); in ipv6_frag_init()
599 inet6_del_protocol(&frag_protocol, IPPROTO_FRAGMENT); in ipv6_frag_init()
609 inet6_del_protocol(&frag_protocol, IPPROTO_FRAGMENT); in ipv6_frag_exit()
/linux/include/uapi/linux/
A Din6.h134 #define IPPROTO_FRAGMENT 44 /* IPv6 fragmentation header */ macro
/linux/include/linux/
A Dnetfilter_ipv6.h18 (nexthdr == IPPROTO_FRAGMENT) || in nf_ip6_ext_hdr()
/linux/tools/testing/selftests/bpf/prog_tests/
A Dflow_dissector.c246 .iph.nexthdr = IPPROTO_FRAGMENT,
272 .iph.nexthdr = IPPROTO_FRAGMENT,
/linux/net/netfilter/ipvs/
A Dip_vs_proto.c258 else if (ih->nexthdr == IPPROTO_FRAGMENT) in ip_vs_tcpudp_debug_packet_v6()
/linux/tools/testing/selftests/net/
A Dip_defrag.c224 ip6hdr->ip6_nxt = IPPROTO_FRAGMENT; in send_udp_frags()
A Dgro.c703 ip6h->nexthdr = IPPROTO_FRAGMENT; in send_fragment6()
/linux/tools/testing/selftests/bpf/progs/
A Dbpf_flow.c250 case IPPROTO_FRAGMENT: in parse_ipv6_proto()
A Dtest_l4lb_noinline.c356 if (protocol == IPPROTO_FRAGMENT) { in process_packet()
A Dtest_l4lb.c357 if (protocol == IPPROTO_FRAGMENT) { in process_packet()
A Dtest_cls_redirect.c300 case IPPROTO_FRAGMENT: in pkt_skip_ipv6_extension_headers()
/linux/net/netfilter/
A Dnf_log_syslog.c579 case IPPROTO_FRAGMENT: { in dump_ipv6_packet()
/linux/drivers/net/ethernet/mellanox/mlx4/
A Den_rx.c607 if (unlikely(nexthdr == IPPROTO_FRAGMENT || in get_fixed_ipv6_csum()
/linux/net/core/
A Dskbuff.c5176 case IPPROTO_FRAGMENT: { in skb_checksum_setup_ipv6()

Completed in 38 milliseconds