Home
last modified time | relevance | path

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

/linux/include/net/netns/
H A Dipv4.h38 int sysctl_max_tw_buckets; member
/linux/net/dccp/
H A Dminisocks.c27 .sysctl_max_tw_buckets = NR_FILE * 2,
/linux/net/ipv4/
H A Dinet_timewait_sock.c185 READ_ONCE(dr->sysctl_max_tw_buckets)) in inet_twsk_alloc()
H A Dsysctl_net_ipv4.c624 .data = &init_net.ipv4.tcp_death_row.sysctl_max_tw_buckets,
H A Dtcp_ipv4.c3431 net->ipv4.tcp_death_row.sysctl_max_tw_buckets = ehash_entries / 2;