Searched defs:inet_frags (Results 1 – 11 of 11) sorted by relevance
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 10724 struct inet_frags { struct 10725 unsigned int qsize; 10726 void (*constructor)(struct inet_frag_queue *, const void *); 10727 void (*destructor)(struct inet_frag_queue *); 10728 void (*frag_expire)(struct timer_list *); 10729 struct kmem_cache *frags_cachep; 10730 const char *frags_cache_name; 10731 struct rhashtable_params rhash_params; 10732 refcount_t refcnt; 10733 struct completion completion;
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_600.h | 10919 struct inet_frags { struct 10920 unsigned int qsize; 10921 void (*constructor)(struct inet_frag_queue *, const void *); 10922 void (*destructor)(struct inet_frag_queue *); 10923 void (*frag_expire)(struct timer_list *); 10924 struct kmem_cache *frags_cachep; 10925 const char *frags_cache_name; 10926 struct rhashtable_params rhash_params; 10927 refcount_t refcnt; 10928 struct completion completion;
|
D | vmlinux.h | 10919 struct inet_frags { struct 10920 unsigned int qsize; 10921 void (*constructor)(struct inet_frag_queue *, const void *); 10922 void (*destructor)(struct inet_frag_queue *); 10923 void (*frag_expire)(struct timer_list *); 10924 struct kmem_cache *frags_cachep; 10925 const char *frags_cache_name; 10926 struct rhashtable_params rhash_params; 10927 refcount_t refcnt; 10928 struct completion completion;
|
/external/bcc/libbpf-tools/loongarch/ |
D | vmlinux_602.h | 11587 struct inet_frags { struct 11588 unsigned int qsize; 11589 void (*constructor)(struct inet_frag_queue *, const void *); 11590 void (*destructor)(struct inet_frag_queue *); 11591 void (*frag_expire)(struct timer_list *); 11592 struct kmem_cache *frags_cachep; 11593 const char *frags_cache_name; 11594 struct rhashtable_params rhash_params; 11595 refcount_t refcnt; 11596 struct completion completion;
|
D | vmlinux.h | 11587 struct inet_frags { struct 11588 unsigned int qsize; 11589 void (*constructor)(struct inet_frag_queue *, const void *); 11590 void (*destructor)(struct inet_frag_queue *); 11591 void (*frag_expire)(struct timer_list *); 11592 struct kmem_cache *frags_cachep; 11593 const char *frags_cache_name; 11594 struct rhashtable_params rhash_params; 11595 refcount_t refcnt; 11596 struct completion completion;
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 10168 struct inet_frags { struct 10169 unsigned int qsize; 10170 void (*constructor)(struct inet_frag_queue *, const void *); 10171 void (*destructor)(struct inet_frag_queue *); 10172 void (*frag_expire)(struct timer_list *); 10173 struct kmem_cache *frags_cachep; 10174 const char *frags_cache_name; 10175 struct rhashtable_params rhash_params; 10176 refcount_t refcnt; 10177 struct completion completion;
|
D | vmlinux_518.h | 10168 struct inet_frags { struct 10169 unsigned int qsize; 10170 void (*constructor)(struct inet_frag_queue *, const void *); 10171 void (*destructor)(struct inet_frag_queue *); 10172 void (*frag_expire)(struct timer_list *); 10173 struct kmem_cache *frags_cachep; 10174 const char *frags_cache_name; 10175 struct rhashtable_params rhash_params; 10176 refcount_t refcnt; 10177 struct completion completion;
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 8834 struct inet_frags { struct 8835 unsigned int qsize; 8836 void (*constructor)(struct inet_frag_queue *, const void *); 8837 void (*destructor)(struct inet_frag_queue *); 8838 void (*frag_expire)(struct timer_list *); 8839 struct kmem_cache *frags_cachep; 8840 const char *frags_cache_name; 8841 struct rhashtable_params rhash_params; 8842 refcount_t refcnt; 8843 struct completion completion;
|
D | vmlinux.h | 8834 struct inet_frags { struct 8835 unsigned int qsize; 8836 void (*constructor)(struct inet_frag_queue *, const void *); 8837 void (*destructor)(struct inet_frag_queue *); 8838 void (*frag_expire)(struct timer_list *); 8839 struct kmem_cache *frags_cachep; 8840 const char *frags_cache_name; 8841 struct rhashtable_params rhash_params; 8842 refcount_t refcnt; 8843 struct completion completion;
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 11710 struct inet_frags { struct 11711 unsigned int qsize; 11712 void (*constructor)(struct inet_frag_queue *, const void *); 11713 void (*destructor)(struct inet_frag_queue *); 11714 void (*frag_expire)(struct timer_list *); 11715 struct kmem_cache *frags_cachep; 11716 const char *frags_cache_name; 11717 struct rhashtable_params rhash_params; 11718 refcount_t refcnt; 11719 struct completion completion;
|
D | vmlinux.h | 11710 struct inet_frags { struct 11711 unsigned int qsize; 11712 void (*constructor)(struct inet_frag_queue *, const void *); 11713 void (*destructor)(struct inet_frag_queue *); 11714 void (*frag_expire)(struct timer_list *); 11715 struct kmem_cache *frags_cachep; 11716 const char *frags_cache_name; 11717 struct rhashtable_params rhash_params; 11718 refcount_t refcnt; 11719 struct completion completion;
|