Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet/
H A Dtcp_cc.c45 static int tcp_cc_debug; variable
47 &tcp_cc_debug, 0, "Enable debug data collection");
194 if (tcp_cc_debug && tcp_ccdbg_unit > 0) { in tcp_ccdbg_trace()