Searched refs:use_qlog (Results 1 – 4 of 4) sorted by relevance
456 unsigned int use_qlog : 1; member
113 if (!ch->use_qlog) in ch_get_qlog()127 ch->use_qlog = 0; /* don't try again */ in ch_get_qlog()474 ch->use_qlog = args->use_qlog; in ossl_quic_channel_alloc()476 if (ch->use_qlog && args->qlog_title != NULL) { in ossl_quic_channel_alloc()
551 ch->use_qlog = 1; in port_make_channel()
125 int use_qlog; member