Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/networking/
Dsmc-sysctl.rst20 Applications can still use TCP_CORK for optimal behavior when they
Dtimestamping.rst359 for instance by enabling TCP_NODELAY and disabling TCP_CORK and
Dip-sysctl.rst354 queue. Applications can still use TCP_CORK for optimal behavior
/linux-6.6.21/include/uapi/linux/
Dtcp.h94 #define TCP_CORK 3 /* Never send partially complete segments */ macro
/linux-6.6.21/tools/include/uapi/linux/
Dtcp.h94 #define TCP_CORK 3 /* Never send partially complete segments */ macro
/linux-6.6.21/net/mptcp/
Dsockopt.c553 case TCP_CORK: in mptcp_supported_sockopt()
810 case TCP_CORK: in mptcp_setsockopt_sol_tcp()
1335 case TCP_CORK: in mptcp_getsockopt_sol_tcp()
/linux-6.6.21/net/ipv4/
Dtcp.c3600 case TCP_CORK: in do_tcp_setsockopt()
3987 case TCP_CORK: in do_tcp_getsockopt()
/linux-6.6.21/net/smc/
Daf_smc.c3082 case TCP_CORK: in smc_setsockopt()