Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_txp.c125 struct tx_helper { struct
126 OSSL_QUIC_TX_PACKETISER *txp;
131 size_t max_ppl;
135 size_t bytes_appended;
142 size_t scratch_bytes;
151 size_t reserve;
156 size_t num_iovec;
158 uint32_t enc_level;
183 static void tx_helper_rollback(struct tx_helper *h); argument

Completed in 17 milliseconds