Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dtcp.h116 #define TCP_CC_INFO 26 /* Get Congestion Control (optional) info */ macro
/Linux-v4.19/net/ipv4/
Dtcp.c3365 case TCP_CC_INFO: { in do_tcp_getsockopt()