Searched defs:SetDestination (Results 1 – 7 of 7) sorted by relevance
41 void SetDestination(FakePacketTransport* dest, bool asymmetric) { in SetDestination() function
44 void SetDestination(MediaChannel* dest) { dest_ = dest; } in SetDestination() function
217 void SetDestination(const Mac::ExtAddress &aDest) { mDestination = aDest; } in SetDestination() function in ot::Trel::Header
321 void SetDestination(const Address &aDestination) { mDestination = aDestination; } in SetDestination() function in ot::Ip6::Header
461 void SetDestination(const Address &aDestination) { mDestination = aDestination; } in SetDestination() function in ot::Ip4::Header
109 void SetDestination(const BoundSocket& socket) { in SetDestination() function in dcsctp::__anon9a65344f0111::BoundSocket
265 bool Message::SetDestination(const std::string& destination) { in SetDestination() function in dbus::Message