Home
last modified time | relevance | path

Searched refs:TCP_CC_ALGO_NONE (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_cc.h108 #define TCP_CC_ALGO_NONE 0 macro
H A Dtcp_cc.c65 tcp_cc_algo_list[TCP_CC_ALGO_NONE] = &tcp_cc_algo_none; in tcp_cc_init()
H A Dtcp_subr.c1699 tp->tcp_cc_index = TCP_CC_ALGO_NONE; in tcp_close()