Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/cc/
H A Dcc_chd.c124 #define V_chd_qmin VNET(chd_qmin) macro
166 (V_chd_qthresh - V_chd_qmin)) * in should_backoff()
167 (qdly - V_chd_qmin); in should_backoff()
258 if (qdly > V_chd_qmin) { in chd_ack_received()
458 if (new <= V_chd_qmin) in chd_qthresh_handler()