Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ieee802154/6lowpan/
Dreassembly.c33 static int lowpan_frag_reasm(struct lowpan_frag_queue *fq, struct sk_buff *skb,
145 res = lowpan_frag_reasm(fq, skb, prev_tail, ldev); in lowpan_frag_queue()
163 static int lowpan_frag_reasm(struct lowpan_frag_queue *fq, struct sk_buff *skb, in lowpan_frag_reasm() function