Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/tools/include/uapi/linux/
Dtcp.h94 #define TCP_CORK 3 /* Never send partially complete segments */ macro
/Linux-v6.6/include/uapi/linux/
Dtcp.h94 #define TCP_CORK 3 /* Never send partially complete segments */ macro
/Linux-v6.6/net/mptcp/
Dsockopt.c552 case TCP_CORK: in mptcp_supported_sockopt()
806 case TCP_CORK: in mptcp_setsockopt_sol_tcp()
1331 case TCP_CORK: in mptcp_getsockopt_sol_tcp()
/Linux-v6.6/net/ipv4/
Dtcp.c3573 case TCP_CORK: in do_tcp_setsockopt()
3959 case TCP_CORK: in do_tcp_getsockopt()
/Linux-v6.6/net/smc/
Daf_smc.c3078 case TCP_CORK: in smc_setsockopt()