Searched refs:TCP_CC_ALGO_COUNT (Results 1 – 3 of 3) sorted by relevance
112 #define TCP_CC_ALGO_COUNT 4 /* Count of CC algorithms */ macro223 extern struct tcp_cc_algo* tcp_cc_algo_list[TCP_CC_ALGO_COUNT];
90 struct tcp_cc_algo* tcp_cc_algo_list[TCP_CC_ALGO_COUNT];
6088 if (cc_alg_index < TCP_CC_ALGO_COUNT) { in necp_request_tcp_netstats()6365 if (cc_alg_index < TCP_CC_ALGO_COUNT) { in necp_request_quic_netstats()