Searched refs:should_backoff (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/netinet/cc/
H A Dcc_hd.c108 should_backoff(int qdly, int maxqdly) function
147 if (should_backoff(qdly,
H A Dcc_chd.c158 should_backoff(int qdly, int maxqdly, struct chd *chd_data) function
264 backoff = should_backoff(qdly,

Completed in 142 milliseconds