Searched refs:have_self_cid (Results 1 – 1 of 1) sorted by relevance
1810 bool have_self_cid; in tls_opt_dtls_connection_id_status_get() local1830 have_self_cid = (context->options.dtls_cid.cid_len != 0); in tls_opt_dtls_connection_id_status_get()1835 } else if (have_self_cid && have_peer_cid) { in tls_opt_dtls_connection_id_status_get()1837 } else if (have_self_cid) { in tls_opt_dtls_connection_id_status_get()