Home
last modified time | relevance | path

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

/third_party/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;