Home
last modified time | relevance | path

Searched refs:sysctl_max_tw_buckets (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/include/net/netns/
Dipv4.h39 int sysctl_max_tw_buckets; member
/linux-6.6.21/net/dccp/
Dminisocks.c26 .sysctl_max_tw_buckets = NR_FILE * 2,
/linux-6.6.21/net/ipv4/
Dinet_timewait_sock.c182 READ_ONCE(dr->sysctl_max_tw_buckets)) in inet_twsk_alloc()
Dsysctl_net_ipv4.c588 .data = &init_net.ipv4.tcp_death_row.sysctl_max_tw_buckets,
Dtcp_ipv4.c3191 net->ipv4.tcp_death_row.sysctl_max_tw_buckets = ehash_entries / 2; in tcp_set_hashinfo()