Searched defs:SetDestination (Results 1 – 8 of 8) sorted by relevance
41 void SetDestination(FakePacketTransport* dest, bool asymmetric) { in SetDestination() function
44 void SetDestination(MediaChannel* dest) { dest_ = dest; } in SetDestination() function
119 void PanIds::SetDestination(PanId aPanId) in SetDestination() function in ot::Mac::PanIds
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
517 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::__anon65f5f2e00111::BoundSocket
265 bool Message::SetDestination(const std::string& destination) { in SetDestination() function in dbus::Message