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