Home
last modified time | relevance | path

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

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