Home
last modified time | relevance | path

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

/kernel/liteos_m/kal/libc/newlib/porting/include/netinet/
Dtcp.h38 #define TCP_CORK 3 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dtcp.h66 #define TCP_CORK 3 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dtcp.h61 #define TCP_CORK 3 macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dtcp.h94 #define TCP_CORK 3 /* Never send partially complete segments */ macro
/kernel/linux/linux-5.10/net/ipv4/
Dtcp.c3295 case TCP_CORK: in do_tcp_setsockopt()
3710 case TCP_CORK: in do_tcp_getsockopt()
/kernel/linux/linux-5.10/net/smc/
Daf_smc.c2226 case TCP_CORK: in smc_setsockopt()
/kernel/linux/linux-5.10/Documentation/networking/
Dtimestamping.rst328 for instance by enabling TCP_NODELAY and disabling TCP_CORK and
Dip-sysctl.rst283 queue. Applications can still use TCP_CORK for optimal behavior