Home
last modified time | relevance | path

Searched defs:rtor (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_reactor.c26 int ossl_quic_reactor_init(QUIC_REACTOR *rtor, in ossl_quic_reactor_init()
65 void ossl_quic_reactor_cleanup(QUIC_REACTOR *rtor) in ossl_quic_reactor_cleanup()
106 void ossl_quic_reactor_set_poll_r(QUIC_REACTOR *rtor, const BIO_POLL_DESCRIPTOR *r) in ossl_quic_reactor_set_poll_r()
121 void ossl_quic_reactor_set_poll_w(QUIC_REACTOR *rtor, const BIO_POLL_DESCRIPTOR *w) in ossl_quic_reactor_set_poll_w()
136 const BIO_POLL_DESCRIPTOR *ossl_quic_reactor_get_poll_r(const QUIC_REACTOR *rtor) in ossl_quic_reactor_get_poll_r()
141 const BIO_POLL_DESCRIPTOR *ossl_quic_reactor_get_poll_w(const QUIC_REACTOR *rtor) in ossl_quic_reactor_get_poll_w()
146 int ossl_quic_reactor_can_support_poll_descriptor(const QUIC_REACTOR *rtor, in ossl_quic_reactor_can_support_poll_descriptor()
152 int ossl_quic_reactor_can_poll_r(const QUIC_REACTOR *rtor) in ossl_quic_reactor_can_poll_r()
157 int ossl_quic_reactor_can_poll_w(const QUIC_REACTOR *rtor) in ossl_quic_reactor_can_poll_w()
162 int ossl_quic_reactor_net_read_desired(QUIC_REACTOR *rtor) in ossl_quic_reactor_net_read_desired()
[all …]
H A Dquic_reactor_wait_ctx.c16 QUIC_REACTOR *rtor; /* primary key */ member
44 QUIC_REACTOR *rtor) in ossl_quic_reactor_wait_ctx_enter()
65 QUIC_REACTOR *rtor) in ossl_quic_reactor_wait_ctx_leave()
H A Dquic_engine_local.h48 QUIC_REACTOR rtor; member
H A Dquic_thread_assist.c24 QUIC_REACTOR *rtor; in assist_thread_main() local
H A Dquic_obj.c97 QUIC_REACTOR *rtor; in ossl_quic_obj_can_support_blocking() local
H A Dquic_impl.c558 QUIC_REACTOR *rtor; in block_until_pred() local
5388 QUIC_REACTOR *rtor; in ossl_quic_get_notifier_fd() local
5411 QUIC_REACTOR *rtor; in ossl_quic_enter_blocking_section() local
5426 QUIC_REACTOR *rtor; in ossl_quic_leave_blocking_section() local