Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Dtcp_cc.h152 #define TCP_CC_CONTROL_NAME "com.apple.network.tcp_ccdebug" macro
H A Dtcp_ccdbg.c156 strlcpy(ccdbg_control.ctl_name, TCP_CC_CONTROL_NAME, in tcp_ccdbg_control_register()