Lines Matching defs:qc
58 static int block_until_pred(QUIC_CONNECTION *qc, in block_until_pred()
77 static OSSL_TIME get_time(QUIC_CONNECTION *qc) in get_time()
87 QUIC_CONNECTION *qc = arg; in get_time_cb() local
112 QUIC_CONNECTION *qc; member
202 QUIC_CONNECTION *qc; in expect_quic() local
311 static void quic_lock(QUIC_CONNECTION *qc) in quic_lock()
334 static void quic_unlock(QUIC_CONNECTION *qc) in quic_unlock()
351 static int quic_mutation_allowed(QUIC_CONNECTION *qc, int req_active) in quic_mutation_allowed()
382 QUIC_CONNECTION *qc = NULL; in ossl_quic_new() local
638 static void qc_touch_default_xso(QUIC_CONNECTION *qc) in qc_touch_default_xso()
649 static void qc_set_default_xso_keep_ref(QUIC_CONNECTION *qc, QUIC_XSO *xso, in qc_set_default_xso_keep_ref()
695 static void qc_set_default_xso(QUIC_CONNECTION *qc, QUIC_XSO *xso, int touch) in qc_set_default_xso()
857 static int qc_can_support_blocking_cached(QUIC_CONNECTION *qc) in qc_can_support_blocking_cached()
865 static void qc_update_can_support_blocking(QUIC_CONNECTION *qc) in qc_update_can_support_blocking()
870 static void qc_update_blocking_mode(QUIC_CONNECTION *qc) in qc_update_blocking_mode()
1044 static int qc_blocking_mode(const QUIC_CONNECTION *qc) in qc_blocking_mode()
1193 static void qc_shutdown_flush_init(QUIC_CONNECTION *qc) in qc_shutdown_flush_init()
1208 static int qc_shutdown_flush_finished(QUIC_CONNECTION *qc) in qc_shutdown_flush_finished()
1219 QUIC_CONNECTION *qc = arg; in quic_shutdown_wait() local
1227 QUIC_CONNECTION *qc = arg; in quic_shutdown_flush_wait() local
1235 QUIC_CONNECTION *qc = arg; in quic_shutdown_peer_wait() local
1456 QUIC_CONNECTION *qc; member
1459 static int tls_wants_non_io_retry(QUIC_CONNECTION *qc) in tls_wants_non_io_retry()
1487 static int configure_channel(QUIC_CONNECTION *qc) in configure_channel()
1500 static int create_channel(QUIC_CONNECTION *qc) in create_channel()
1542 QUIC_CONNECTION *qc = ctx->qc; in ensure_channel_started() local
1578 QUIC_CONNECTION *qc = ctx->qc; in quic_do_handshake() local
1801 QUIC_CONNECTION *qc = ctx->qc; in qc_try_create_default_xso_for_write() local
1826 QUIC_CONNECTION *qc; member
1860 QUIC_CONNECTION *qc = ctx->qc; in qc_wait_for_default_xso_for_read() local
1941 static QUIC_XSO *create_xso_from_stream(QUIC_CONNECTION *qc, QUIC_STREAM *qs) in create_xso_from_stream()
1979 QUIC_CONNECTION *qc; member
1986 QUIC_CONNECTION *qc = args->qc; in quic_new_stream_wait() local
2001 QUIC_CONNECTION *qc = ctx->qc; in quic_conn_stream_new() local
2664 QUIC_CONNECTION *qc = ctx->qc; in quic_read_actual() local
3181 static int qc_get_effective_incoming_stream_policy(QUIC_CONNECTION *qc) in qc_get_effective_incoming_stream_policy()
3197 static void qc_update_reject_policy(QUIC_CONNECTION *qc) in qc_update_reject_policy()
3537 QUIC_CONNECTION *qc = args->ctx->qc; in wait_for_incoming_stream() local
3677 static void quic_classify_stream(QUIC_CONNECTION *qc, in quic_classify_stream()
4081 static int test_poll_event_ec(QUIC_CONNECTION *qc) in test_poll_event_ec()
4088 static int test_poll_event_ecd(QUIC_CONNECTION *qc) in test_poll_event_ecd()
4095 static int test_poll_event_is(QUIC_CONNECTION *qc, int is_uni) in test_poll_event_is()
4103 static int test_poll_event_os(QUIC_CONNECTION *qc, int is_uni) in test_poll_event_os()