Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dtcp.h114 #define TCP_NOTSENT_LOWAT 25 /* limit number of unsent bytes in write queue */ macro
/linux-4.1.27/net/ipv4/
Dtcp.c2563 case TCP_NOTSENT_LOWAT: in do_tcp_setsockopt()
2828 case TCP_NOTSENT_LOWAT: in do_tcp_getsockopt()
/linux-4.1.27/Documentation/networking/
Dip-sysctl.txt620 thanks to TCP_NOTSENT_LOWAT socket option. poll()/select()/epoll()
626 sockets not using TCP_NOTSENT_LOWAT. For these sockets, a change