Searched refs:destination_cid_ (Results 1 – 4 of 4) sorted by relevance
48 Cid destination_cid_; member75 pending_command.destination_cid_ = dcid; in DisconnectionRequest()
331 if (command_just_sent_.source_cid_ != cid || command_just_sent_.destination_cid_ != remote_cid) { in OnDisconnectionResponse()335 command_just_sent_.destination_cid_, in OnDisconnectionResponse()543 …command_just_sent_.signal_id_.Value(), command_just_sent_.destination_cid_, command_just_sent_.sou… in handle_send_next_command()
48 Cid destination_cid_; member
929 … auto channel = channel_allocator_->FindChannelByRemoteCid(command_just_sent_.destination_cid_); in on_command_timeout()956 auto destination_cid = command_just_sent_.destination_cid_; in handle_send_next_command()