Home
last modified time | relevance | path

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

/openbmc/linux/net/ieee802154/6lowpan/
H A Dreassembly.c33 static int lowpan_frag_reasm(struct lowpan_frag_queue *fq, struct sk_buff *skb,
146 res = lowpan_frag_reasm(fq, skb, prev_tail, ldev); in lowpan_frag_queue()
164 static int lowpan_frag_reasm(struct lowpan_frag_queue *fq, struct sk_buff *skb, in lowpan_frag_reasm() function