Home
last modified time | relevance | path

Searched defs:inet_frags (Results 1 – 7 of 7) sorted by relevance

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h11597 struct inet_frags { struct
11598 unsigned int qsize;
11599 void (*constructor)(struct inet_frag_queue *, const void *);
11600 void (*destructor)(struct inet_frag_queue *);
11601 void (*frag_expire)(struct timer_list *);
11602 struct kmem_cache *frags_cachep;
11603 const char *frags_cache_name;
11604 struct rhashtable_params rhash_params;
11605 refcount_t refcnt;
11606 struct completion completion;
Dvmlinux.h11597 struct inet_frags { struct
11598 unsigned int qsize;
11599 void (*constructor)(struct inet_frag_queue *, const void *);
11600 void (*destructor)(struct inet_frag_queue *);
11601 void (*frag_expire)(struct timer_list *);
11602 struct kmem_cache *frags_cachep;
11603 const char *frags_cache_name;
11604 struct rhashtable_params rhash_params;
11605 refcount_t refcnt;
11606 struct completion completion;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h12663 struct inet_frags { struct
12664 unsigned int qsize;
12665 void (*constructor)(struct inet_frag_queue *, const void *);
12666 void (*destructor)(struct inet_frag_queue *);
12667 void (*frag_expire)(struct timer_list *);
12668 struct kmem_cache *frags_cachep;
12669 const char *frags_cache_name;
12670 struct rhashtable_params rhash_params;
12671 refcount_t refcnt;
12672 struct completion completion;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h10528 struct inet_frags { struct
10529 unsigned int qsize;
10530 void (*constructor)(struct inet_frag_queue *, const void *);
10531 void (*destructor)(struct inet_frag_queue *);
10532 void (*frag_expire)(struct timer_list *);
10533 struct kmem_cache *frags_cachep;
10534 const char *frags_cache_name;
10535 struct rhashtable_params rhash_params;
10536 refcount_t refcnt;
10537 struct completion completion;
Dvmlinux_510.h10528 struct inet_frags { struct
10529 unsigned int qsize;
10530 void (*constructor)(struct inet_frag_queue *, const void *);
10531 void (*destructor)(struct inet_frag_queue *);
10532 void (*frag_expire)(struct timer_list *);
10533 struct kmem_cache *frags_cachep;
10534 const char *frags_cache_name;
10535 struct rhashtable_params rhash_params;
10536 refcount_t refcnt;
10537 struct completion completion;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h13268 struct inet_frags { struct
13269 unsigned int qsize;
13270 void (*constructor)(struct inet_frag_queue *, const void *);
13271 void (*destructor)(struct inet_frag_queue *);
13272 void (*frag_expire)(struct timer_list *);
13273 struct kmem_cache *frags_cachep;
13274 const char *frags_cache_name;
13275 struct rhashtable_params rhash_params;
13276 refcount_t refcnt;
13277 struct completion completion;
Dvmlinux_505.h13268 struct inet_frags { struct
13269 unsigned int qsize;
13270 void (*constructor)(struct inet_frag_queue *, const void *);
13271 void (*destructor)(struct inet_frag_queue *);
13272 void (*frag_expire)(struct timer_list *);
13273 struct kmem_cache *frags_cachep;
13274 const char *frags_cache_name;
13275 struct rhashtable_params rhash_params;
13276 refcount_t refcnt;
13277 struct completion completion;