Searched refs:IPPROTO_FRAGMENT (Results 1 – 12 of 12) sorted by relevance
562 ret = inet6_add_protocol(&frag_protocol, IPPROTO_FRAGMENT); in ipv6_frag_init()580 inet6_del_protocol(&frag_protocol, IPPROTO_FRAGMENT); in ipv6_frag_init()590 inet6_del_protocol(&frag_protocol, IPPROTO_FRAGMENT); in ipv6_frag_exit()
134 #define IPPROTO_FRAGMENT 44 /* IPv6 fragmentation header */ macro
18 (nexthdr == IPPROTO_FRAGMENT) || in nf_ip6_ext_hdr()
242 .iph.nexthdr = IPPROTO_FRAGMENT,268 .iph.nexthdr = IPPROTO_FRAGMENT,
258 else if (ih->nexthdr == IPPROTO_FRAGMENT) in ip_vs_tcpudp_debug_packet_v6()
88 case IPPROTO_FRAGMENT: { in dump_ipv6_packet()
251 case IPPROTO_FRAGMENT: in parse_ipv6_proto()
359 if (protocol == IPPROTO_FRAGMENT) { in process_packet()
224 ip6hdr->ip6_nxt = IPPROTO_FRAGMENT; in send_udp_frags()
607 if (unlikely(nexthdr == IPPROTO_FRAGMENT || in get_fixed_ipv6_csum()
4844 case IPPROTO_FRAGMENT: { in skb_checksum_setup_ipv6()