Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/networking/
Dsmc-sysctl.rst20 Applications can still use TCP_CORK for optimal behavior when they
Dtimestamping.rst329 for instance by enabling TCP_NODELAY and disabling TCP_CORK and
Dip-sysctl.rst348 queue. Applications can still use TCP_CORK for optimal behavior
/Linux-v6.1/tools/include/uapi/linux/
Dtcp.h94 #define TCP_CORK 3 /* Never send partially complete segments */ macro
/Linux-v6.1/include/uapi/linux/
Dtcp.h94 #define TCP_CORK 3 /* Never send partially complete segments */ macro
/Linux-v6.1/net/mptcp/
Dsockopt.c548 case TCP_CORK: in mptcp_supported_sockopt()
807 case TCP_CORK: in mptcp_setsockopt_sol_tcp()
1181 case TCP_CORK: in mptcp_getsockopt_sol_tcp()
/Linux-v6.1/net/ipv4/
Dtcp.c3655 case TCP_CORK: in do_tcp_setsockopt()
4081 case TCP_CORK: in do_tcp_getsockopt()
/Linux-v6.1/net/smc/
Daf_smc.c2983 case TCP_CORK: in smc_setsockopt()