Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netns/
Dipv4.h34 struct inet_timewait_death_row { struct
35 atomic_t tw_count;
37 struct inet_hashinfo *hashinfo ____cacheline_aligned_in_smp;
38 int sysctl_max_tw_buckets;
/kernel/linux/linux-5.10/net/ipv4/
Dinet_hashtables.c740 int (*check_established)(struct inet_timewait_death_row *, in __inet_hash_connect()