Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/cc/
H A Dcc_hd.c107 should_backoff(int qdly, int maxqdly) in should_backoff() function
146 if (should_backoff(qdly, in hd_ack_received()
H A Dcc_chd.c157 should_backoff(int qdly, int maxqdly, struct chd *chd_data) in should_backoff() function
263 backoff = should_backoff(qdly, in chd_ack_received()