Home
last modified time | relevance | path

Searched refs:TCP_CC_INFO (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dtcp.h115 #define TCP_CC_INFO 26 /* Get Congestion Control (optional) info */ macro
/linux-4.4.14/net/ipv4/
Dtcp.c2792 case TCP_CC_INFO: { in do_tcp_getsockopt()