Searched refs:TCP_CC_ALGO_COUNT (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_cc.h70 #define TCP_CC_ALGO_COUNT 2 /* Count of CC algorithms defined */ macro
119 extern struct tcp_cc_algo* tcp_cc_algo_list[TCP_CC_ALGO_COUNT];
H A Dtcp_subr.c262 struct tcp_cc_algo* tcp_cc_algo_list[TCP_CC_ALGO_COUNT];

Completed in 21 milliseconds