Searched refs:has_local_endpoint (Results 1 – 3 of 3) sorted by relevance
484 (l_req->has_local_endpoint ^ r_req->has_local_endpoint) | in grpc_gcp_handshaker_client_start_req_equals()494 if (l_req->has_local_endpoint) { in grpc_gcp_handshaker_client_start_req_equals()547 if ((l_req->has_local_endpoint ^ r_req->has_local_endpoint) | in grpc_gcp_handshaker_server_start_req_equals()551 if (l_req->has_local_endpoint) { in grpc_gcp_handshaker_server_start_req_equals()
112 bool has_local_endpoint; member127 bool has_local_endpoint; member
65 if (req->client_start.has_local_endpoint) { in grpc_gcp_handshaker_req_destroy()87 if (req->server_start.has_local_endpoint) { in grpc_gcp_handshaker_req_destroy()301 req->client_start.has_local_endpoint = true; in grpc_gcp_handshaker_req_set_local_endpoint()304 req->server_start.has_local_endpoint = true; in grpc_gcp_handshaker_req_set_local_endpoint()