Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_txp.c118 void *ack_tx_cb_arg; member
718 txp->ack_tx_cb_arg = cb_arg; in ossl_quic_tx_packetiser_set_ack_tx_cb()
1946 txp->ack_tx_cb(&ack2, pn_space, txp->ack_tx_cb_arg); in txp_generate_pre_token()