Searched refs:use_qlog (Results 1 – 4 of 4) sorted by relevance
438 unsigned int use_qlog : 1; member
117 if (!ch->use_qlog) in ch_get_qlog()131 ch->use_qlog = 0; /* don't try again */ in ch_get_qlog()432 ch->use_qlog = args->use_qlog; in ossl_quic_channel_new()434 if (ch->use_qlog && args->qlog_title != NULL) { in ossl_quic_channel_new()
320 args.use_qlog = 1; /* disabled if env not set */ in port_make_channel()
124 int use_qlog; member
Completed in 20 milliseconds