QUIC_CFQ_ITEM
QUIC_CFQ_ITEM *ossl_quic_cfq_add_frame(QUIC_CFQ *cfq,
void ossl_quic_cfq_mark_tx(QUIC_CFQ *cfq, QUIC_CFQ_ITEM *item);
void ossl_quic_cfq_mark_lost(QUIC_CFQ *cfq, QUIC_CFQ_ITEM *item,
void ossl_quic_cfq_release(QUIC_CFQ *cfq, QUIC_CFQ_ITEM *item);
QUIC_CFQ_ITEM *ossl_quic_cfq_get_priority_head(const QUIC_CFQ *cfq,
QUIC_CFQ_ITEM *ossl_quic_cfq_item_get_priority_next(const QUIC_CFQ_ITEM *item,
QUIC_CFQ_ITEM *pkt_prev, *pkt_next;
uint64_t ossl_quic_cfq_item_get_frame_type(const QUIC_CFQ_ITEM *item);
const unsigned char *ossl_quic_cfq_item_get_encoded(const QUIC_CFQ_ITEM *item);
size_t ossl_quic_cfq_item_get_encoded_len(const QUIC_CFQ_ITEM *item);
int ossl_quic_cfq_item_get_state(const QUIC_CFQ_ITEM *item);
uint32_t ossl_quic_cfq_item_get_pn_space(const QUIC_CFQ_ITEM *item);
int ossl_quic_cfq_item_is_unreliable(const QUIC_CFQ_ITEM *item);
QUIC_CFQ_ITEM *item);
QUIC_CFQ_ITEM *retx_head;
QUIC_CFQ_ITEM public;
QUIC_CFQ_ITEM *ossl_quic_cfq_add_frame(QUIC_CFQ *cfq,
void ossl_quic_cfq_mark_tx(QUIC_CFQ *cfq, QUIC_CFQ_ITEM *item)
uint64_t ossl_quic_cfq_item_get_frame_type(const QUIC_CFQ_ITEM *item)
void ossl_quic_cfq_mark_lost(QUIC_CFQ *cfq, QUIC_CFQ_ITEM *item,
void ossl_quic_cfq_release(QUIC_CFQ *cfq, QUIC_CFQ_ITEM *item)
QUIC_CFQ_ITEM *ossl_quic_cfq_get_priority_head(const QUIC_CFQ *cfq,
const unsigned char *ossl_quic_cfq_item_get_encoded(const QUIC_CFQ_ITEM *item)
QUIC_CFQ_ITEM *ossl_quic_cfq_item_get_priority_next(const QUIC_CFQ_ITEM *item,
size_t ossl_quic_cfq_item_get_encoded_len(const QUIC_CFQ_ITEM *item)
int ossl_quic_cfq_item_get_state(const QUIC_CFQ_ITEM *item)
uint32_t ossl_quic_cfq_item_get_pn_space(const QUIC_CFQ_ITEM *item)
int ossl_quic_cfq_item_is_unreliable(const QUIC_CFQ_ITEM *item)
QUIC_CFQ_ITEM *cfq_item;
QUIC_CFQ_ITEM *cfq_item, *cfq_item_next;
QUIC_CFQ_ITEM *cfq_item, *cfq_item_next;
QUIC_CFQ_ITEM *cfq_item;
QUIC_CFQ_ITEM *cfq_item, *cfq_item_next;
QUIC_CFQ_ITEM *cfq_item;
QUIC_CFQ_ITEM *cfq_item;
QUIC_CFQ_ITEM *item)
QUIC_CFQ_ITEM *item, *inext;
static QUIC_CFQ_ITEM *items[QUIC_PN_SPACE_NUM][10];
QUIC_CFQ_ITEM *item;
QUIC_CFQ_ITEM *cfq_item = NULL;
QUIC_CFQ_ITEM *cfq_item;
QUIC_CFQ_ITEM *cfq_item;