Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_tracing_net.h40 #define TCP_THIN_LINEAR_TIMEOUTS 16 macro
H A Dsetget_sockopt.c62 { .opt = TCP_THIN_LINEAR_TIMEOUTS, .flip = 1, },
/openbmc/linux/tools/include/uapi/linux/
H A Dtcp.h106 #define TCP_THIN_LINEAR_TIMEOUTS 16 /* Use linear timeouts for thin streams*/ 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.h106 #define TCP_THIN_LINEAR_TIMEOUTS 16 /* Use linear timeouts for thin streams*/ macro
/openbmc/linux/net/mptcp/
H A Dsockopt.c549 case TCP_THIN_LINEAR_TIMEOUTS: in mptcp_supported_sockopt()
/openbmc/linux/net/ipv4/
H A Dtcp.c3559 case TCP_THIN_LINEAR_TIMEOUTS: in do_tcp_setsockopt()
4134 case TCP_THIN_LINEAR_TIMEOUTS: in do_tcp_getsockopt()
/openbmc/linux/net/core/
H A Dfilter.c5347 case TCP_THIN_LINEAR_TIMEOUTS: in sol_tcp_sockopt()