Searched refs:sysctl_tcp_notsent_lowat (Results 1 – 6 of 6) sorted by relevance
68 unsigned int sysctl_tcp_notsent_lowat; member
1223 sysctl_tcp_notsent_lowat); in netns_ipv4_struct_check()
992 return val ?: READ_ONCE(net->ipv4.sysctl_tcp_notsent_lowat); in mptcp_notsent_lowat()
1094 .data = &init_net.ipv4.sysctl_tcp_notsent_lowat,
3451 net->ipv4.sysctl_tcp_notsent_lowat = UINT_MAX;
2480 return val ?: READ_ONCE(net->ipv4.sysctl_tcp_notsent_lowat); in tcp_notsent_lowat()