Searched refs:IPPROTO_FRAGMENT (Results 1 – 9 of 9) sorted by relevance
43 (nexthdr == IPPROTO_FRAGMENT) || in ip6t_ext_hdr()
134 #define IPPROTO_FRAGMENT 44 /* IPv6 fragmentation header */ macro
671 ret = inet6_add_protocol(&frag_protocol, IPPROTO_FRAGMENT); in ipv6_frag_init()689 inet6_del_protocol(&frag_protocol, IPPROTO_FRAGMENT); in ipv6_frag_init()700 inet6_del_protocol(&frag_protocol, IPPROTO_FRAGMENT); in ipv6_frag_exit()
263 else if (ih->nexthdr == IPPROTO_FRAGMENT) in ip_vs_tcpudp_debug_packet_v6()
91 case IPPROTO_FRAGMENT: { in dump_ipv6_packet()
359 if (protocol == IPPROTO_FRAGMENT) { in process_packet()
610 if (unlikely(nexthdr == IPPROTO_FRAGMENT || in get_fixed_ipv6_csum()
4633 case IPPROTO_FRAGMENT: { in skb_checksum_setup_ipv6()