Searched refs:tcp_cc_ledbat (Results 1 – 2 of 2) sorted by relevance
75 struct tcp_cc_algo tcp_cc_ledbat = { variable232 OSIncrementAtomic((volatile SInt32 *)&tcp_cc_ledbat.num_sockets); in tcp_ledbat_init()241 OSDecrementAtomic((volatile SInt32 *)&tcp_cc_ledbat.num_sockets); in tcp_ledbat_cleanup()650 OSIncrementAtomic((volatile SInt32 *)&tcp_cc_ledbat.num_sockets); in tcp_ledbat_switch_cc()
54 extern struct tcp_cc_algo tcp_cc_ledbat;56 CTLFLAG_RD | CTLFLAG_LOCKED, &tcp_cc_ledbat.num_sockets,116 tcp_cc_algo_list[TCP_CC_ALGO_BACKGROUND_INDEX] = &tcp_cc_ledbat; in tcp_cc_init()