Home
last modified time | relevance | path

Searched defs:fqdir (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/include/net/
Dinet_frag.h12 struct fqdir { struct
14 long high_thresh;
15 long low_thresh;
16 int timeout;
17 int max_dist;
18 struct inet_frags *f;
19 struct net *net;
20 bool dead;
22 struct rhashtable rhashtable ____cacheline_aligned_in_smp;
25 atomic_long_t mem ____cacheline_aligned_in_smp;
[all …]
/Linux-v6.1/net/ipv4/
Dinet_fragment.c153 struct fqdir *fqdir, *tmp; in fqdir_free_fn() local
178 struct fqdir *fqdir = container_of(work, struct fqdir, destroy_work); in fqdir_work_fn() local
188 struct fqdir *fqdir = kzalloc(sizeof(*fqdir), GFP_KERNEL); in fqdir_init() local
218 void fqdir_exit(struct fqdir *fqdir) in fqdir_exit()
231 struct fqdir *fqdir = fq->fqdir; in inet_frag_kill() local
287 struct fqdir *fqdir; in inet_frag_destroy() local
306 static struct inet_frag_queue *inet_frag_alloc(struct fqdir *fqdir, in inet_frag_alloc()
327 static struct inet_frag_queue *inet_frag_create(struct fqdir *fqdir, in inet_frag_create()
353 struct inet_frag_queue *inet_frag_find(struct fqdir *fqdir, void *key) in inet_frag_find()
/Linux-v6.1/include/net/netfilter/ipv6/
Dnf_defrag_ipv6.h19 struct fqdir *fqdir; member
/Linux-v6.1/include/net/netns/
Dieee802154_6lowpan.h19 struct fqdir *fqdir; member
Dipv6.h68 struct fqdir *fqdir; member
125 struct fqdir *fqdir; member
Dipv4.h76 struct fqdir *fqdir; member