Home
last modified time | relevance | path

Searched refs:TCP_CONGESTION (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dtcp.h103 #define TCP_CONGESTION 13 /* Congestion control algorithm */ macro
/linux-4.4.14/net/ipv4/
Dtcp.c2333 case TCP_CONGESTION: { in do_tcp_setsockopt()
2816 case TCP_CONGESTION: in do_tcp_getsockopt()
/linux-4.4.14/Documentation/networking/
Dip-sysctl.txt233 [see setsockopt(listenfd, SOL_TCP, TCP_CONGESTION, "name" ...) ]