Searched defs:fqdir (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-6.6/include/net/ |
| D | inet_frag.h | 13 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; 23 struct rhashtable rhashtable ____cacheline_aligned_in_smp; 26 atomic_long_t mem ____cacheline_aligned_in_smp; [all …]
|
| /kernel/linux/linux-5.10/include/net/ |
| D | inet_frag.h | 9 struct fqdir { struct 11 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 …]
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | inet_fragment.c | 154 struct fqdir *fqdir, *tmp; in fqdir_free_fn() local 179 struct fqdir *fqdir = container_of(work, struct fqdir, destroy_work); in fqdir_work_fn() local 189 struct fqdir *fqdir = kzalloc(sizeof(*fqdir), GFP_KERNEL); in fqdir_init() local 219 void fqdir_exit(struct fqdir *fqdir) in fqdir_exit() 232 struct fqdir *fqdir = fq->fqdir; in inet_frag_kill() local 292 struct fqdir *fqdir; in inet_frag_destroy() local 312 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()
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | inet_fragment.c | 150 struct fqdir *fqdir = container_of(work, struct fqdir, destroy_work); in fqdir_work_fn() local 169 struct fqdir *fqdir = kzalloc(sizeof(*fqdir), GFP_KERNEL); in fqdir_init() local 187 void fqdir_exit(struct fqdir *fqdir) in fqdir_exit() 200 struct fqdir *fqdir = fq->fqdir; in inet_frag_kill() local 256 struct fqdir *fqdir; in inet_frag_destroy() local 275 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()
|
| /kernel/linux/linux-6.6/include/net/netfilter/ipv6/ |
| D | nf_defrag_ipv6.h | 19 struct fqdir *fqdir; member
|
| /kernel/linux/linux-5.10/include/net/netns/ |
| D | ieee802154_6lowpan.h | 19 struct fqdir *fqdir; member
|
| D | ipv6.h | 61 struct fqdir *fqdir; member 123 struct fqdir *fqdir; member
|
| D | ipv4.h | 74 struct fqdir *fqdir; member
|
| /kernel/linux/linux-6.6/include/net/netns/ |
| D | ieee802154_6lowpan.h | 19 struct fqdir *fqdir; member
|
| D | ipv6.h | 69 struct fqdir *fqdir; member 126 struct fqdir *fqdir; member
|
| D | ipv4.h | 78 struct fqdir *fqdir; member
|