Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dipv6_frag.h117 ipv6frag_thdr_truncated(struct sk_buff *skb, int start, u8 *nexthdrp) in ipv6frag_thdr_truncated() function
/openbmc/linux/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c461 if (ipv6frag_thdr_truncated(skb, fhoff, &nexthdr)) { in nf_ct_frag6_gather()
/openbmc/linux/net/ipv6/
H A Dreassembly.c372 if (ipv6frag_thdr_truncated(skb, skb_network_offset(skb) + sizeof(struct ipv6hdr), &nexthdr)) { in ipv6_frag_rcv()