Home
last modified time | relevance | path

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

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