Home
last modified time | relevance | path

Searched refs:conn_close_queued (Results 1 – 2 of 2) sorted by relevance

/openssl/ssl/quic/
H A Dquic_channel_local.h350 unsigned int conn_close_queued : 1; member
H A Dquic_channel.c2087 ch->conn_close_queued = 1; in ch_rx()
2416 if (!ch->conn_close_queued) in ch_tx()
2419 ch->conn_close_queued = 0; in ch_tx()
2905 ch->conn_close_queued = 1; in ch_start_terminating()

Completed in 18 milliseconds