Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dbpf_tracing_net.h37 #define TCP_THIN_LINEAR_TIMEOUTS 16 macro
Dsetget_sockopt.c61 { .opt = TCP_THIN_LINEAR_TIMEOUTS, .flip = 1, },
/Linux-v6.1/tools/include/uapi/linux/
Dtcp.h106 #define TCP_THIN_LINEAR_TIMEOUTS 16 /* Use linear timeouts for thin streams*/ macro
/Linux-v6.1/include/uapi/linux/
Dtcp.h106 #define TCP_THIN_LINEAR_TIMEOUTS 16 /* Use linear timeouts for thin streams*/ macro
/Linux-v6.1/Documentation/networking/
Dtcp-thin.rst41 TCP_THIN_LINEAR_TIMEOUTS and TCP_THIN_DUPACK IOCTLS or the
/Linux-v6.1/net/mptcp/
Dsockopt.c546 case TCP_THIN_LINEAR_TIMEOUTS: in mptcp_supported_sockopt()
/Linux-v6.1/net/ipv4/
Dtcp.c3586 case TCP_THIN_LINEAR_TIMEOUTS: in do_tcp_setsockopt()
4190 case TCP_THIN_LINEAR_TIMEOUTS: in do_tcp_getsockopt()
/Linux-v6.1/net/core/
Dfilter.c5173 case TCP_THIN_LINEAR_TIMEOUTS: in sol_tcp_sockopt()