Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_ledbat.c51 #define DEFER_SLOWDOWN_DURATION (30 * 1000) /* 30s */ macro
294 tp->t_ccstate->ledbat_slowdown_ts = now + DEFER_SLOWDOWN_DURATION; in ledbat_pp_congestion_avd()