Searched refs:tcp_cc_algo (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_cc.h79 struct tcp_cc_algo { struct
119 extern struct tcp_cc_algo* tcp_cc_algo_list[TCP_CC_ALGO_COUNT];
H A Dtcp_newreno.c98 struct tcp_cc_algo tcp_cc_newreno = {
H A Dtcp_ledbat.c70 struct tcp_cc_algo tcp_cc_ledbat = {
H A Dtcp_subr.c241 extern struct tcp_cc_algo tcp_cc_newreno;
245 extern struct tcp_cc_algo tcp_cc_ledbat;
262 struct tcp_cc_algo* tcp_cc_algo_list[TCP_CC_ALGO_COUNT];

Completed in 23 milliseconds