Searched refs:TCP_CONGESTION (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/linux/
H A Dtcp.h112 #define TCP_CONGESTION 13 /* Congestion control algorithm */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dnet.c36 #include <netinet/tcp.h> /* TCP_CONGESTION */
160 #ifdef TCP_CONGESTION
161 return setsockopt( s, IPPROTO_TCP, TCP_CONGESTION,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtcp.h103 #define TCP_CONGESTION 13 /* Congestion control algorithm */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp.c2135 case TCP_CONGESTION: {
2570 case TCP_CONGESTION:

Completed in 60 milliseconds