Home
last modified time | relevance | path

Searched defs:txe (Results 1 – 1 of 1) sorted by relevance

/openssl/ssl/quic/
H A Dquic_record_tx.c219 TXE *txe; in qtx_alloc_txe() local
243 TXE *txe; in qtx_ensure_free_txe() local
307 TXE *txe, size_t n) in qtx_reserve_txe()
318 TXE *txe = ossl_list_txe_head(&qtx->pending); in qtx_pending_to_free() local
328 static void qtx_add_to_pending(OSSL_QTX *qtx, TXE *txe) in qtx_add_to_pending()
730 TXE *txe = qtx->cons; in qtx_ensure_cons() local
798 TXE *txe; in ossl_qtx_write_pkt() local
900 TXE *txe = qtx->cons; in ossl_qtx_finish_dgram() local
919 static void txe_to_msg(TXE *txe, BIO_MSG *msg) in txe_to_msg()
936 TXE *txe; in ossl_qtx_flush_net() local
[all …]

Completed in 9 milliseconds