Searched refs:fq_find (Results 1 – 2 of 2) sorted by relevance
| /linux/net/ieee802154/6lowpan/ |
| H A D | reassembly.c | 65 fq_find(struct net *net, const struct lowpan_802154_cb *cb, in fq_find() function 308 fq = fq_find(net, cb, &hdr.source, &hdr.dest); in lowpan_frag_rcv()
|
| /linux/net/ipv6/netfilter/ |
| H A D | nf_conntrack_reasm.c | 145 static struct frag_queue *fq_find(struct net *net, __be32 id, u32 user, in fq_find() function 481 fq = fq_find(net, fhdr->identification, user, hdr, in nf_ct_frag6_gather()
|