Searched refs:qctx_should_autotick (Results 1 – 1 of 1) sorted by relevance
44 static int qctx_should_autotick(QCTX *ctx);2414 flags, qctx_should_autotick(ctx)); in quic_write_nonblocking_aon()2476 qctx_should_autotick(ctx)); in quic_write_nonblocking_epw()2579 qctx_should_autotick(&ctx)); in ossl_quic_write_flags()2943 quic_post_write(ctx.xso, 1, 0, 0, qctx_should_autotick(&ctx)); in ossl_quic_conn_stream_conclude()3330 static int qctx_should_autotick(QCTX *ctx) in qctx_should_autotick() function3347 if (!qctx_should_autotick(ctx)) in qctx_maybe_autotick()
Completed in 21 milliseconds