Home
last modified time | relevance | path

Searched refs:lowpan_frag_queue (Results 1 – 2 of 2) 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,
62 static inline struct lowpan_frag_queue *
81 return container_of(q, struct lowpan_frag_queue, q); in fq_find()
84 static int lowpan_frag_queue(struct lowpan_frag_queue *fq, in lowpan_frag_queue() function
163 static int lowpan_frag_reasm(struct lowpan_frag_queue *fq, struct sk_buff *skb, in lowpan_frag_reasm()
278 struct lowpan_frag_queue *fq; in lowpan_frag_rcv()
307 ret = lowpan_frag_queue(fq, skb, frag_type); in lowpan_frag_rcv()
D6lowpan_i.h29 struct lowpan_frag_queue { struct