Home
last modified time | relevance | path

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

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