Home
last modified time | relevance | path

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

/linux/include/net/
H A Dinet_frag.h13 struct fqdir { struct
15 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;
27 struct work_struct destroy_work;
28 struct llist_node free_list;
[all …]
/linux/net/ipv4/
H A Dinet_fragment.c157 struct fqdir *fqdir, *tmp; in fqdir_free_fn() local
182 struct fqdir *fqdir = container_of(work, struct fqdir, destroy_work); in fqdir_work_fn() local
192 struct fqdir *fqdir = kzalloc(sizeof(*fqdir), GFP_KERNEL); in fqdir_init() local
222 void fqdir_exit(struct fqdir *fqdir) in fqdir_exit()
235 struct fqdir *fqdir = fq->fqdir; in inet_frag_kill() local
295 struct fqdir *fqdir; in inet_frag_destroy() local
315 static struct inet_frag_queue *inet_frag_alloc(struct fqdir *fqdir, in inet_frag_alloc()
336 static struct inet_frag_queue *inet_frag_create(struct fqdir *fqdir, in inet_frag_create()
362 struct inet_frag_queue *inet_frag_find(struct fqdir *fqdir, void *key) in inet_frag_find()
/linux/include/net/netfilter/ipv6/
H A Dnf_defrag_ipv6.h19 struct fqdir *fqdir; member
/linux/include/net/netns/
H A Dieee802154_6lowpan.h19 struct fqdir *fqdir; member
H A Dipv6.h69 struct fqdir *fqdir; member
126 struct fqdir *fqdir; member
H A Dipv4.h109 struct fqdir *fqdir; member