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 …]
154 struct fqdir *fqdir, *tmp; in fqdir_free_fn() local179 struct fqdir *fqdir = container_of(work, struct fqdir, destroy_work); in fqdir_work_fn() local189 struct fqdir *fqdir = kzalloc(sizeof(*fqdir), GFP_KERNEL); in fqdir_init() local219 void fqdir_exit(struct fqdir *fqdir) in fqdir_exit()232 struct fqdir *fqdir = fq->fqdir; in inet_frag_kill() local292 struct fqdir *fqdir; in inet_frag_destroy() local312 static struct inet_frag_queue *inet_frag_alloc(struct fqdir *fqdir, in inet_frag_alloc()333 static struct inet_frag_queue *inet_frag_create(struct fqdir *fqdir, in inet_frag_create()359 struct inet_frag_queue *inet_frag_find(struct fqdir *fqdir, void *key) in inet_frag_find()
19 struct fqdir *fqdir; member
69 struct fqdir *fqdir; member126 struct fqdir *fqdir; member
78 struct fqdir *fqdir; member