Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dqlog_event_helpers.h23 const QUIC_CONN_ID *init_dcid);
/openssl/ssl/quic/
H A Dquic_channel.c120 if (ch->is_server && ch->init_dcid.id_len == 0) in ch_get_qlog()
123 qti.odcid = ch->init_dcid; in ch_get_qlog()
180 &ch->init_dcid)) in ch_init()
263 txp_args.cur_dcid = ch->init_dcid; in ch_init()
1224 if (!ossl_quic_conn_id_eq(&ch->init_dcid, &cid)) { in ch_on_transport_params()
1623 &ch->init_dcid); in ch_on_transport_params()
1626 &ch->init_dcid); in ch_on_transport_params()
2595 &ch->init_dcid, in ossl_quic_channel_start()
2657 if (ossl_quic_conn_id_eq(&ch->init_dcid, retry_scid)) in ch_retry()
3348 ch->init_dcid = *peer_dcid; in ossl_quic_channel_on_new_conn()
[all …]
H A Dquic_channel_local.h107 QUIC_CONN_ID init_dcid; member
H A Dqlog_event_helpers.c17 const QUIC_CONN_ID *init_dcid) in ossl_qlog_event_connectivity_connection_started() argument
22 QLOG_CID("dst_cid", init_dcid); in ossl_qlog_event_connectivity_connection_started()

Completed in 39 milliseconds