Searched refs:shutdown_flush (Results 1 – 2 of 2) sorted by relevance
345 else if (s->shutdown_flush in ossl_quic_stream_map_update_state()422 if (!qs->shutdown_flush) in shutdown_flush_done()426 qs->shutdown_flush = 0; in shutdown_flush_done()818 if (!eligible_for_shutdown_flush(qs) || qs->shutdown_flush) in begin_shutdown_flush_each()821 qs->shutdown_flush = 1; in begin_shutdown_flush_each()
316 unsigned int shutdown_flush : 1; member
Completed in 9 milliseconds