HomeSort by: relevance | last modified time | path
    Searched refs:have_sent_ack_eliciting_since_rx (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_channel_local.h 411 unsigned int have_sent_ack_eliciting_since_rx : 1; member in struct:quic_channel_st
quic_channel.c 2261 ch->have_sent_ack_eliciting_since_rx = 0;
2665 && !ch->have_sent_ack_eliciting_since_rx) {
2667 ch->have_sent_ack_eliciting_since_rx = 1;

Completed in 59 milliseconds