Searched refs:fq_find (Results 1 – 3 of 3) sorted by relevance
/net/ieee802154/6lowpan/ |
D | reassembly.c | 103 fq_find(struct net *net, const struct lowpan_802154_cb *cb, in fq_find() function 432 fq = fq_find(net, cb, &hdr.source, &hdr.dest); in lowpan_frag_rcv()
|
/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 184 static inline struct frag_queue *fq_find(struct net *net, __be32 id, in fq_find() function 593 fq = fq_find(net, fhdr->identification, user, &hdr->saddr, &hdr->daddr, in nf_ct_frag6_gather()
|
/net/ipv6/ |
D | reassembly.c | 185 fq_find(struct net *net, __be32 id, const struct in6_addr *src, in fq_find() function 556 fq = fq_find(net, fhdr->identification, &hdr->saddr, &hdr->daddr, in ipv6_frag_rcv()
|