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

  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_channel.c 1321 int got_max_idle_timeout = 0; local
1587 if (got_max_idle_timeout) {
1604 got_max_idle_timeout = 1;
1802 if (got_max_idle_timeout)
quic_channel.c 1321 int got_max_idle_timeout = 0; local
1587 if (got_max_idle_timeout) {
1604 got_max_idle_timeout = 1;
1802 if (got_max_idle_timeout)

Completed in 47 milliseconds