Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_reactor.c354 if ((flags & SKIP_FIRST_TICK) != 0) in ossl_quic_reactor_block_until_pred()
355 flags &= ~SKIP_FIRST_TICK; in ossl_quic_reactor_block_until_pred()
/openssl/include/internal/
H A Dquic_reactor.h190 #define SKIP_FIRST_TICK (1U << 0) macro

Completed in 9 milliseconds