Searched refs:tcp_cc_algo_none (Results 1 – 1 of 1) sorted by relevance
54 static struct tcp_cc_algo tcp_cc_algo_none; variable63 bzero(&tcp_cc_algo_none, sizeof(tcp_cc_algo_none)); in tcp_cc_init()65 tcp_cc_algo_list[TCP_CC_ALGO_NONE] = &tcp_cc_algo_none; in tcp_cc_init()