Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_engine.c87 qeng->inhibit_tick = (inhibit != 0); in ossl_quic_engine_set_inhibit_tick()
130 if (qeng->inhibit_tick) in qeng_tick()
H A Dquic_engine_local.h54 unsigned int inhibit_tick : 1; member
H A Dquic_port.c370 if (!port->engine->inhibit_tick) { in ossl_quic_port_subtick()
H A Dquic_channel.c1889 if (!ch->port->engine->inhibit_tick) { in ossl_quic_channel_subtick()
1929 if (!ch->port->engine->inhibit_tick) in ossl_quic_channel_subtick()
1938 if (!ch->port->engine->inhibit_tick) { in ossl_quic_channel_subtick()

Completed in 22 milliseconds