Home
last modified time | relevance | path

Searched refs:ipv6frag_thdr_truncated (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dipv6_frag.h118 ipv6frag_thdr_truncated(struct sk_buff *skb, int start, u8 *nexthdrp) in ipv6frag_thdr_truncated() function
/linux/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c468 if (ipv6frag_thdr_truncated(skb, fhoff, &nexthdr)) { in nf_ct_frag6_gather()