Home
last modified time | relevance | path

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

/linux-4.1.27/net/ieee802154/6lowpan/
Dreassembly.c48 static int lowpan_frag_reasm(struct lowpan_frag_queue *fq,
218 res = lowpan_frag_reasm(fq, prev, dev); in lowpan_frag_queue()
237 static int lowpan_frag_reasm(struct lowpan_frag_queue *fq, struct sk_buff *prev, in lowpan_frag_reasm() function