Home
last modified time | relevance | path

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

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