Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_record_tx.c24 typedef struct txe_st TXE; typedef
27 OSSL_LIST_MEMBER(txe, TXE);
42 DEFINE_LIST_OF(txe, TXE);
136 TXE *e, *enext; in qtx_cleanup_txl()
219 TXE *txe; in qtx_alloc_txe()
243 TXE *txe; in qtx_ensure_free_txe()
262 static TXE *qtx_resize_txe(OSSL_QTX *qtx, TXE_LIST *txl, TXE *txe, size_t n) in qtx_resize_txe()
264 TXE *txe2, *p; in qtx_resize_txe()
730 TXE *txe = qtx->cons; in qtx_ensure_cons()
798 TXE *txe; in ossl_qtx_write_pkt()
[all …]
/openssl/doc/designs/quic-design/
H A Dglossary.md266 **TXE:** TX entry. Structure containing encrypted data pending transmission.
277 **TXL:** TXE list. See TXE.

Completed in 12 milliseconds