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