inet_frags
Regular
4.4
: ✅struct inet_frags {
struct inet_frag_bucket hash[1024];
struct work_struct frags_work;
unsigned int next_bucket;
long unsigned int last_rebuild_jiffies;
bool rebuild;
u32 rnd;
seqlock_t rnd_seqlock;
int qsize;
unsigned int (*hashfn)(const struct inet_frag_queue *);
bool (*match)(const struct inet_frag_queue *, const void *);
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*skb_free)(struct sk_buff *);
void (*frag_expire)(long unsigned int);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
};
4.8
: ✅struct inet_frags {
struct inet_frag_bucket hash[1024];
struct work_struct frags_work;
unsigned int next_bucket;
long unsigned int last_rebuild_jiffies;
bool rebuild;
u32 rnd;
seqlock_t rnd_seqlock;
int qsize;
unsigned int (*hashfn)(const struct inet_frag_queue *);
bool (*match)(const struct inet_frag_queue *, const void *);
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(long unsigned int);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
};
4.10
: ✅struct inet_frags {
struct inet_frag_bucket hash[1024];
struct work_struct frags_work;
unsigned int next_bucket;
long unsigned int last_rebuild_jiffies;
bool rebuild;
u32 rnd;
seqlock_t rnd_seqlock;
int qsize;
unsigned int (*hashfn)(const struct inet_frag_queue *);
bool (*match)(const struct inet_frag_queue *, const void *);
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(long unsigned int);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
};
4.13
: ✅struct inet_frags {
struct inet_frag_bucket hash[1024];
struct work_struct frags_work;
unsigned int next_bucket;
long unsigned int last_rebuild_jiffies;
bool rebuild;
u32 rnd;
seqlock_t rnd_seqlock;
unsigned int qsize;
unsigned int (*hashfn)(const struct inet_frag_queue *);
bool (*match)(const struct inet_frag_queue *, const void *);
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(long unsigned int);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
};
4.15
: ✅struct inet_frags {
struct inet_frag_bucket hash[1024];
struct work_struct frags_work;
unsigned int next_bucket;
long unsigned int last_rebuild_jiffies;
bool rebuild;
u32 rnd;
seqlock_t rnd_seqlock;
unsigned int qsize;
unsigned int (*hashfn)(const struct inet_frag_queue *);
bool (*match)(const struct inet_frag_queue *, const void *);
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
};
4.18
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
};
5.0
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
};
5.3
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
5.4
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
5.8
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
5.11
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
5.13
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
5.15
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
5.19
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
6.2
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
6.5
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
6.8
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
arm64
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
armhf
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
ppc64el
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
riscv64
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
aws
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
azure
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
gcp
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
lowlatency
: ✅struct inet_frags {
unsigned int qsize;
void (*constructor)(struct inet_frag_queue *, const void *);
void (*destructor)(struct inet_frag_queue *);
void (*frag_expire)(struct timer_list *);
struct kmem_cache *frags_cachep;
const char *frags_cache_name;
struct rhashtable_params rhash_params;
refcount_t refcnt;
struct completion completion;
};
Regular
4.4
and 4.8
⚠️void (*skb_free)(struct sk_buff *)
4.8
and 4.10
✅
4.10
and 4.13
⚠️int qsize
➡️ unsigned int qsize
4.13
and 4.15
⚠️void (*frag_expire)(long unsigned int)
➡️ void (*frag_expire)(struct timer_list *)
4.15
and 4.18
⚠️struct rhashtable_params rhash_params
struct inet_frag_bucket hash[1024]
struct work_struct frags_work
unsigned int next_bucket
long unsigned int last_rebuild_jiffies
bool rebuild
u32 rnd
seqlock_t rnd_seqlock
unsigned int (*hashfn)(const struct inet_frag_queue *)
bool (*match)(const struct inet_frag_queue *, const void *)
4.18
and 5.0
✅
5.0
and 5.3
⚠️refcount_t refcnt
struct completion completion
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅