Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_channel_local.h371 unsigned int have_sent_ack_eliciting_since_rx : 1; member
H A Dquic_channel.c2076 ch->have_sent_ack_eliciting_since_rx = 0; in ch_rx()
2447 && !ch->have_sent_ack_eliciting_since_rx) { in ch_tx()
2449 ch->have_sent_ack_eliciting_since_rx = 1; in ch_tx()

Completed in 14 milliseconds