Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dtcp.h94 #define TCP_CORK 3 /* Never send partially complete segments */ macro
/Linux-v5.15/tools/include/uapi/linux/
Dtcp.h94 #define TCP_CORK 3 /* Never send partially complete segments */ macro
/Linux-v5.15/net/mptcp/
Dsockopt.c527 case TCP_CORK: in mptcp_supported_sockopt()
/Linux-v5.15/net/ipv4/
Dtcp.c3512 case TCP_CORK: in do_tcp_setsockopt()
3934 case TCP_CORK: in do_tcp_getsockopt()
/Linux-v5.15/Documentation/networking/
Dtimestamping.rst329 for instance by enabling TCP_NODELAY and disabling TCP_CORK and
Dip-sysctl.rst333 queue. Applications can still use TCP_CORK for optimal behavior
/Linux-v5.15/net/smc/
Daf_smc.c2255 case TCP_CORK: in smc_setsockopt()