Searched refs:tick_cb (Results 1 – 2 of 2) sorted by relevance
18 void (*tick_cb)(QUIC_TICK_RESULT *res, void *arg, in ossl_quic_reactor_init()31 rtor->tick_cb = tick_cb; in ossl_quic_reactor_init()109 rtor->tick_cb(&res, rtor->tick_cb_arg, flags); in ossl_quic_reactor_tick()
99 void (*tick_cb)(QUIC_TICK_RESULT *res, void *arg, uint32_t flags); member118 void (*tick_cb)(QUIC_TICK_RESULT *res, void *arg,
Completed in 4 milliseconds