Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_channel_local.h321 unsigned int doing_retry : 1; member
H A Dquic_channel.c1244 if (!ch->doing_retry) { in ch_on_transport_params()
1609 if (ch->doing_retry && !got_retry_scid) { in ch_on_transport_params()
2218 if (ch->doing_retry || ch->is_server) in ch_rx_handle_packet()
2685 ch->doing_retry = 1; in ch_retry()

Completed in 22 milliseconds