Home
last modified time | relevance | path

Searched refs:nhoffset (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dipv6_frag.h26 __u16 nhoffset; member
/kernel/linux/linux-6.6/include/net/
H A Dipv6_frag.h27 __u16 nhoffset; member
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c277 * nhoffset is obtained from the first fragment, of course. in nf_ct_frag6_queue()
280 fq->nhoffset = nhoff; in nf_ct_frag6_queue()
343 skb_network_header(skb)[fq->nhoffset] = skb_transport_header(skb)[0]; in nf_ct_frag6_reasm()
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c275 * nhoffset is obtained from the first fragment, of course. in nf_ct_frag6_queue()
278 fq->nhoffset = nhoff; in nf_ct_frag6_queue()
341 skb_network_header(skb)[fq->nhoffset] = skb_transport_header(skb)[0]; in nf_ct_frag6_reasm()
/kernel/linux/linux-5.10/net/ipv6/
H A Dreassembly.c206 * nhoffset is obtained from the first fragment, of course. in ip6_frag_queue()
209 fq->nhoffset = nhoff; in ip6_frag_queue()
277 nhoff = fq->nhoffset; in ip6_frag_reasm()
/kernel/linux/linux-6.6/net/ipv6/
H A Dreassembly.c211 * nhoffset is obtained from the first fragment, of course. in ip6_frag_queue()
214 fq->nhoffset = nhoff; in ip6_frag_queue()
283 nhoff = fq->nhoffset; in ip6_frag_reasm()

Completed in 4 milliseconds