Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/cc/
H A Dcc_hd.c117 should_backoff(int qdly, int maxqdly) in should_backoff() function
156 if (should_backoff(qdly, in hd_ack_received()
H A Dcc_chd.c161 should_backoff(int qdly, int maxqdly, struct chd *chd_data) in should_backoff() function
267 backoff = should_backoff(qdly, in chd_ack_received()