Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dtcp.h106 #define TCP_THIN_LINEAR_TIMEOUTS 16 /* Use linear timeouts for thin streams*/ macro
/Linux-v5.15/tools/include/uapi/linux/
Dtcp.h106 #define TCP_THIN_LINEAR_TIMEOUTS 16 /* Use linear timeouts for thin streams*/ macro
/Linux-v5.15/Documentation/networking/
Dtcp-thin.rst41 TCP_THIN_LINEAR_TIMEOUTS and TCP_THIN_DUPACK IOCTLS or the
/Linux-v5.15/net/mptcp/
Dsockopt.c524 case TCP_THIN_LINEAR_TIMEOUTS: in mptcp_supported_sockopt()
/Linux-v5.15/net/ipv4/
Dtcp.c3443 case TCP_THIN_LINEAR_TIMEOUTS: in do_tcp_setsockopt()
4041 case TCP_THIN_LINEAR_TIMEOUTS: in do_tcp_getsockopt()