Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/netns/
Dipv4.h33 struct inet_timewait_death_row { struct
34 refcount_t tw_refcount;
37 struct inet_hashinfo *hashinfo ____cacheline_aligned_in_smp;
38 int sysctl_max_tw_buckets;
/linux-6.12.1/net/ipv4/
Dinet_hashtables.c996 int (*check_established)(struct inet_timewait_death_row *, in __inet_hash_connect()