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