Home
last modified time | relevance | path

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

/linux-5.19.10/net/ieee802154/6lowpan/
Dreassembly.c63 fq_find(struct net *net, const struct lowpan_802154_cb *cb, in fq_find() function
303 fq = fq_find(net, cb, &hdr.source, &hdr.dest); in lowpan_frag_rcv()
/linux-5.19.10/net/ipv6/netfilter/
Dnf_conntrack_reasm.c145 static struct frag_queue *fq_find(struct net *net, __be32 id, u32 user, in fq_find() function
473 fq = fq_find(net, fhdr->identification, user, hdr, in nf_ct_frag6_gather()
/linux-5.19.10/net/ipv6/
Dreassembly.c84 fq_find(struct net *net, __be32 id, const struct ipv6hdr *hdr, int iif) in fq_find() function
375 fq = fq_find(net, fhdr->identification, hdr, iif); in ipv6_frag_rcv()