Searched refs:num_xso (Results 1 – 2 of 2) sorted by relevance
181 size_t num_xso; member
488 assert(ctx.qc->num_xso > 0); in ossl_quic_free()489 --ctx.qc->num_xso; in ossl_quic_free()540 assert(ctx.qc->num_xso == 0); in ossl_quic_free()1969 ++qc->num_xso; in create_xso_from_stream()
Completed in 21 milliseconds