Searched refs:qctx_should_autotick (Results 1 – 1 of 1) sorted by relevance
44 static int qctx_should_autotick(QCTX *ctx);2425 flags, qctx_should_autotick(ctx)); in quic_write_nonblocking_aon()2487 qctx_should_autotick(ctx)); in quic_write_nonblocking_epw()2592 qctx_should_autotick(&ctx)); in ossl_quic_write_flags()2956 quic_post_write(ctx.xso, 1, 0, 0, qctx_should_autotick(&ctx)); in ossl_quic_conn_stream_conclude()3343 static int qctx_should_autotick(QCTX *ctx) in qctx_should_autotick() function3360 if (!qctx_should_autotick(ctx)) in qctx_maybe_autotick()
Completed in 13 milliseconds