Home
last modified time | relevance | path

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

/freebsd/sys/netinet/cc/
H A Dcc_chd.c162 should_backoff(int qdly, int maxqdly, struct chd *chd_data) in should_backoff() argument
176 (maxqdly - V_chd_qthresh)) * in should_backoff()
177 (maxqdly - qdly); in should_backoff()