Searched refs:IPPROTO_FRAGMENT (Results 1 – 7 of 7) sorted by relevance
41 (nexthdr == IPPROTO_FRAGMENT) || in ip6t_ext_hdr()
133 #define IPPROTO_FRAGMENT 44 /* IPv6 fragmentation header */ macro
741 ret = inet6_add_protocol(&frag_protocol, IPPROTO_FRAGMENT); in ipv6_frag_init()770 inet6_del_protocol(&frag_protocol, IPPROTO_FRAGMENT); in ipv6_frag_init()779 inet6_del_protocol(&frag_protocol, IPPROTO_FRAGMENT); in ipv6_frag_exit()
272 else if (ih->nexthdr == IPPROTO_FRAGMENT) in ip_vs_tcpudp_debug_packet_v6()
91 case IPPROTO_FRAGMENT: { in dump_ipv6_packet()
705 if (ipv6h->nexthdr == IPPROTO_FRAGMENT || ipv6h->nexthdr == IPPROTO_HOPOPTS) in get_fixed_ipv6_csum()
3966 case IPPROTO_FRAGMENT: { in skb_checksum_setup_ipv6()