Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_txpim.c36 QUIC_TXPIM *txpim = OPENSSL_zalloc(sizeof(*txpim)); in ossl_quic_txpim_new() local
58 void ossl_quic_txpim_free(QUIC_TXPIM *txpim) in ossl_quic_txpim_free()
92 static QUIC_TXPIM_PKT_EX *txpim_get_free(QUIC_TXPIM *txpim) in txpim_get_free()
121 QUIC_TXPIM_PKT *ossl_quic_txpim_pkt_alloc(QUIC_TXPIM *txpim) in ossl_quic_txpim_pkt_alloc()
134 void ossl_quic_txpim_pkt_release(QUIC_TXPIM *txpim, QUIC_TXPIM_PKT *fpkt) in ossl_quic_txpim_pkt_release()
226 size_t ossl_quic_txpim_get_in_use(const QUIC_TXPIM *txpim) in ossl_quic_txpim_get_in_use()
H A Dquic_fifd.c19 QUIC_TXPIM *txpim, in ossl_quic_fifd_init()
H A Dquic_channel_local.h69 QUIC_TXPIM *txpim; member
/openssl/test/
H A Dquic_txpim_test.c17 QUIC_TXPIM *txpim; in test_txpim() local
H A Dquic_fifd_test.c54 QUIC_TXPIM *txpim; member
/openssl/include/internal/
H A Dquic_fifd.h31 QUIC_TXPIM *txpim; member
H A Dquic_txp.h41 QUIC_TXPIM *txpim; /* QUIC TX'd Packet Information Manager */ member

Completed in 13 milliseconds