Home
last modified time | relevance | path

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

/linux/Documentation/networking/
H A Dtcp-thin.rst41 TCP_THIN_LINEAR_TIMEOUTS and TCP_THIN_DUPACK IOCTLS or the
/linux/tools/include/uapi/linux/
H A Dtcp.h107 #define TCP_THIN_DUPACK 17 /* Fast retrans. after 1 dupack */ macro
/linux/net/mptcp/
H A Dsockopt.c554 case TCP_THIN_DUPACK: in mptcp_supported_sockopt()