Searched refs:ack_tx_cb (Results 1 – 1 of 1) sorted by relevance
113 void (*ack_tx_cb)(const OSSL_QUIC_FRAME_ACK *ack, member626 txp->ack_tx_cb = cb; in ossl_quic_tx_packetiser_set_ack_tx_cb()1860 if (txp->ack_tx_cb != NULL) in txp_generate_pre_token()1861 txp->ack_tx_cb(&ack2, pn_space, txp->ack_tx_cb_arg); in txp_generate_pre_token()
Completed in 13 milliseconds