Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_impl.c43 static void qctx_maybe_autotick(QCTX *ctx);
1277 qctx_maybe_autotick(&ctx); in ossl_quic_conn_shutdown()
1296 qctx_maybe_autotick(&ctx); in ossl_quic_conn_shutdown()
1337 qctx_maybe_autotick(&ctx); in ossl_quic_conn_shutdown()
1685 qctx_maybe_autotick(ctx); in quic_do_handshake()
1891 qctx_maybe_autotick(ctx); in qc_wait_for_default_xso_for_read()
2793 qctx_maybe_autotick(&ctx); in quic_read()
2823 qctx_maybe_autotick(&ctx); in quic_read()
3345 static void qctx_maybe_autotick(QCTX *ctx) in qctx_maybe_autotick() function

Completed in 20 milliseconds