Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dinet_frag.h9 struct fqdir { struct
11 long high_thresh;
12 long low_thresh;
13 int timeout;
14 int max_dist;
15 struct inet_frags *f;
16 struct net *net;
17 bool dead;
19 struct rhashtable rhashtable ____cacheline_aligned_in_smp;
22 atomic_long_t mem ____cacheline_aligned_in_smp;
[all …]
/kernel/linux/linux-5.10/net/ipv4/
Dinet_fragment.c150 struct fqdir *fqdir = container_of(work, struct fqdir, destroy_work); in fqdir_work_fn() local
169 struct fqdir *fqdir = kzalloc(sizeof(*fqdir), GFP_KERNEL); in fqdir_init() local
187 void fqdir_exit(struct fqdir *fqdir) in fqdir_exit()
200 struct fqdir *fqdir = fq->fqdir; in inet_frag_kill() local
256 struct fqdir *fqdir; in inet_frag_destroy() local
275 static struct inet_frag_queue *inet_frag_alloc(struct fqdir *fqdir, in inet_frag_alloc()
296 static struct inet_frag_queue *inet_frag_create(struct fqdir *fqdir, in inet_frag_create()
322 struct inet_frag_queue *inet_frag_find(struct fqdir *fqdir, void *key) in inet_frag_find()
/kernel/linux/linux-5.10/include/net/netns/
Dieee802154_6lowpan.h19 struct fqdir *fqdir; member
Dipv6.h61 struct fqdir *fqdir; member
123 struct fqdir *fqdir; member
Dipv4.h75 struct fqdir *fqdir; member