Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dipv6_frag.h116 ipv6frag_thdr_truncated(struct sk_buff *skb, int start, u8 *nexthdrp) in ipv6frag_thdr_truncated() function
/linux-5.19.10/net/ipv6/netfilter/
Dnf_conntrack_reasm.c460 if (ipv6frag_thdr_truncated(skb, fhoff, &nexthdr)) { in nf_ct_frag6_gather()
/linux-5.19.10/net/ipv6/
Dreassembly.c367 if (ipv6frag_thdr_truncated(skb, skb_transport_offset(skb), &nexthdr)) { in ipv6_frag_rcv()