Searched defs:fqdir (Results 1 – 6 of 6) sorted by relevance
12 struct fqdir { struct14 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 …]
153 struct fqdir *fqdir, *tmp; in fqdir_free_fn() local178 struct fqdir *fqdir = container_of(work, struct fqdir, destroy_work); in fqdir_work_fn() local188 struct fqdir *fqdir = kzalloc(sizeof(*fqdir), GFP_KERNEL); in fqdir_init() local218 void fqdir_exit(struct fqdir *fqdir) in fqdir_exit()231 struct fqdir *fqdir = fq->fqdir; in inet_frag_kill() local287 struct fqdir *fqdir; in inet_frag_destroy() local306 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()
19 struct fqdir *fqdir; member
68 struct fqdir *fqdir; member125 struct fqdir *fqdir; member
76 struct fqdir *fqdir; member