Searched refs:shutdown_flush (Results 1 – 2 of 2) sorted by relevance
343 else if (s->shutdown_flush in ossl_quic_stream_map_update_state()420 if (!qs->shutdown_flush) in shutdown_flush_done()424 qs->shutdown_flush = 0; in shutdown_flush_done()811 if (!eligible_for_shutdown_flush(qs) || qs->shutdown_flush) in begin_shutdown_flush_each()814 qs->shutdown_flush = 1; in begin_shutdown_flush_each()
316 unsigned int shutdown_flush : 1; member