Searched defs:fqdir (Results 1 – 6 of 6) sorted by relevance
13 struct fqdir { struct15 long high_thresh;16 long low_thresh;17 int timeout;18 int max_dist;19 struct inet_frags *f;20 struct net *net;21 bool dead;23 struct rhashtable rhashtable ____cacheline_aligned_in_smp;26 atomic_long_t mem ____cacheline_aligned_in_smp;[all …]
156 struct fqdir *fqdir, *tmp; in fqdir_free_fn() local 181 struct fqdir *fqdir = container_of(work, struct fqdir, destroy_work); in fqdir_work_fn() local 191 struct fqdir *fqdir = kzalloc(sizeof(*fqdir), GFP_KERNEL); fqdir_init() local 221 fqdir_exit(struct fqdir * fqdir) fqdir_exit() argument 234 struct fqdir *fqdir = fq->fqdir; inet_frag_kill() local 294 struct fqdir *fqdir; inet_frag_destroy() local 314 inet_frag_alloc(struct fqdir * fqdir,struct inet_frags * f,void * arg) inet_frag_alloc() argument 336 inet_frag_create(struct fqdir * fqdir,void * arg,struct inet_frag_queue ** prev) inet_frag_create() argument 367 inet_frag_find(struct fqdir * fqdir,void * key) inet_frag_find() argument [all...]
19 struct fqdir *fqdir; member
69 struct fqdir *fqdir; member 126 struct fqdir *fqdir; global() member
121 struct fqdir *fqdir; global() member