Searched refs:IPPROTO_FRAGMENT (Results 1 – 2 of 2) sorted by relevance
/include/uapi/linux/ | ||
D | in6.h | 134 #define IPPROTO_FRAGMENT 44 /* IPv6 fragmentation header */ macro |
/include/linux/ | ||
D | netfilter_ipv6.h | 19 (nexthdr == IPPROTO_FRAGMENT) || in nf_ip6_ext_hdr() |