Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_txp.c125 struct tx_helper { struct
183 static void tx_helper_rollback(struct tx_helper *h); argument
219 static void tx_helper_cleanup(struct tx_helper *h) in tx_helper_cleanup()
329 static void tx_helper_rollback(struct tx_helper *h) in tx_helper_rollback()
338 static int tx_helper_commit(struct tx_helper *h) in tx_helper_commit()
409 struct tx_helper h;
1828 struct tx_helper *h = &pkt->h; in txp_generate_pre_token()
2042 struct tx_helper *h = &pkt->h; in txp_generate_crypto_frames()
2198 struct tx_helper *h = &pkt->h; in txp_generate_stream_frames()
2408 struct tx_helper *h = &pkt->h; in txp_generate_stream_related()
[all …]

Completed in 11 milliseconds