Home
last modified time | relevance | path

Searched refs:inet_frag_reasm_prepare (Results 1 – 6 of 6) sorted by relevance

/linux/include/net/
A Dinet_frag.h188 void *inet_frag_reasm_prepare(struct inet_frag_queue *q, struct sk_buff *skb,
/linux/net/ipv4/
A Dinet_fragment.c450 void *inet_frag_reasm_prepare(struct inet_frag_queue *q, struct sk_buff *skb, in inet_frag_reasm_prepare() function
553 EXPORT_SYMBOL(inet_frag_reasm_prepare);
A Dip_fragment.c430 reasm_data = inet_frag_reasm_prepare(&qp->q, skb, prev_tail); in ip_frag_reasm()
/linux/net/ieee802154/6lowpan/
A Dreassembly.c171 reasm_data = inet_frag_reasm_prepare(&fq->q, skb, prev_tail); in lowpan_frag_reasm()
/linux/net/ipv6/netfilter/
A Dnf_conntrack_reasm.c330 reasm_data = inet_frag_reasm_prepare(&fq->q, skb, prev_tail); in nf_ct_frag6_reasm()
/linux/net/ipv6/
A Dreassembly.c271 reasm_data = inet_frag_reasm_prepare(&fq->q, skb, prev_tail); in ip6_frag_reasm()

Completed in 13 milliseconds