Searched refs:TCP_CC_ALGO_NONE (Results 1 – 3 of 3) sorted by relevance
108 #define TCP_CC_ALGO_NONE 0 macro
66 tcp_cc_algo_list[TCP_CC_ALGO_NONE] = &tcp_cc_algo_none; in tcp_cc_init()
1721 tp->tcp_cc_index = TCP_CC_ALGO_NONE; in tcp_close()