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

  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_channel.c 59 static int ch_restart(QUIC_CHANNEL *ch);
2441 if (!ch_restart(ch))
2887 * ch_restart - Restarts the QUIC channel by simulating loss of the initial
2895 static int ch_restart(QUIC_CHANNEL *ch) function

Completed in 47 milliseconds