Searched refs:TCP_CORK (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/linux/
H A Dtcp.h102 #define TCP_CORK 3 /* Never send partially complete segments */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dtcp_send.c46 sock->ops->setsockopt(sock, SOL_TCP, TCP_CORK, (char __user *)&val,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtcp.h93 #define TCP_CORK 3 /* Never send partially complete segments */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_int.h1508 (void) drbd_setsockopt(sock, SOL_TCP, TCP_CORK,
1515 (void) drbd_setsockopt(sock, SOL_TCP, TCP_CORK,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp.c2265 /* TCP_NODELAY is weaker than TCP_CORK, so that
2270 * an explicit push, which overrides even TCP_CORK
2294 case TCP_CORK:
2303 * TCP_CORK can be set together with TCP_NODELAY and it is
2524 case TCP_CORK:

Completed in 86 milliseconds