Home
last modified time | relevance | path

Searched refs:TCP_NOTSENT_LOWAT (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dtcp.h115 #define TCP_NOTSENT_LOWAT 25 /* limit number of unsent bytes in write queue */ macro
/Linux-v4.19/net/ipv4/
Dtcp.c3037 case TCP_NOTSENT_LOWAT: in do_tcp_setsockopt()
3505 case TCP_NOTSENT_LOWAT: in do_tcp_getsockopt()
/Linux-v4.19/Documentation/networking/
Dip-sysctl.txt711 thanks to TCP_NOTSENT_LOWAT socket option. poll()/select()/epoll()
717 sockets not using TCP_NOTSENT_LOWAT. For these sockets, a change