Searched defs:fqdir (Results 1 – 5 of 5) sorted by relevance
9 struct fqdir { struct11 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 …]
150 struct fqdir *fqdir = container_of(work, struct fqdir, destroy_work); in fqdir_work_fn() local169 struct fqdir *fqdir = kzalloc(sizeof(*fqdir), GFP_KERNEL); in fqdir_init() local187 void fqdir_exit(struct fqdir *fqdir) in fqdir_exit()200 struct fqdir *fqdir = fq->fqdir; in inet_frag_kill() local256 struct fqdir *fqdir; in inet_frag_destroy() local275 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()
19 struct fqdir *fqdir; member
61 struct fqdir *fqdir; member123 struct fqdir *fqdir; member
75 struct fqdir *fqdir; member