Home
last modified time | relevance | path

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

/freebsd/sys/netinet/cc/
H A Dcc.c82 #ifndef CC_DEFAULT
83 #define CC_DEFAULT "cubic" macro
360 if (strcmp(add_cc->name, CC_DEFAULT) == 0) { in cc_register_algo()
/freebsd/sys/conf/
H A Doptions84 CC_DEFAULT opt_cc.h
H A DNOTES672 options CC_DEFAULT=\"cubic\"
/freebsd/
H A DUPDATING464 default using the CC_DEFAULT option (e.g. options CC_DEFAULT="newreno\").