Searched refs:TCP_CC_INFO (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | tcp.h | 116 #define TCP_CC_INFO 26 /* Get Congestion Control (optional) info */ macro |
/Linux-v4.19/net/ipv4/ | ||
D | tcp.c | 3365 case TCP_CC_INFO: { in do_tcp_getsockopt() |