Searched refs:ch_get_qlog_cb (Results 1 – 1 of 1) sorted by relevance
142 static QLOG *ch_get_qlog_cb(void *arg) in ch_get_qlog_cb() function185 qtx_args.get_qlog_cb = ch_get_qlog_cb; in ch_init()278 txp_args.get_qlog_cb = ch_get_qlog_cb; in ch_init()3363 ossl_qtx_set_qlog_cb(ch->qtx, ch_get_qlog_cb, ch); in ossl_quic_channel_on_new_conn()3364 ossl_quic_tx_packetiser_set_qlog_cb(ch->txp, ch_get_qlog_cb, ch); in ossl_quic_channel_on_new_conn()
Completed in 11 milliseconds