Searched refs:QUIC_CFQ_STATE_NEW (Results 1 – 4 of 4) sorted by relevance
253 item->state = QUIC_CFQ_STATE_NEW; in ossl_quic_cfq_add_frame()265 case QUIC_CFQ_STATE_NEW: in ossl_quic_cfq_mark_tx()289 case QUIC_CFQ_STATE_NEW: in ossl_quic_cfq_mark_lost()301 ex->state = QUIC_CFQ_STATE_NEW; in ossl_quic_cfq_mark_lost()318 case QUIC_CFQ_STATE_NEW: in ossl_quic_cfq_release()
91 QUIC_CFQ_STATE_NEW)) in check()123 QUIC_CFQ_STATE_NEW) in test_cfq()
39 # define QUIC_CFQ_STATE_NEW 0 macro
170 #define QUIC_CFQ_STATE_NEW 0
Completed in 1952 milliseconds