Lines Matching refs:peer
263 struct cf_osslq_stream remote_ctrl[3]; /* uni streams opened by the peer */
264 size_t remote_ctrl_n; /* number of peer streams opened */
283 struct ssl_peer peer;
309 Curl_ssl_peer_cleanup(&ctx->peer);
455 ctx->peer.dispname, r_port, r_ip);
473 return Curl_vquic_tls_verify_peer(&ctx->tls, cf, data, &ctx->peer);
1048 result = Curl_ssl_peer_init(&ctx->peer, cf);
1053 result = Curl_vquic_tls_init(&ctx->tls, cf, data, &ctx->peer,
1088 failf(data, "failed to set the initial peer address");
1576 CURL_TRC_CF(data, cf, "peer verified");