Home
last modified time | relevance | path

Searched defs:SetDestination (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/mac/
Dmac_types.cpp150 void PanIds::SetDestination(PanId aPanId) in SetDestination() function in ot::Mac::PanIds
/openthread-latest/src/core/radio/
Dtrel_packet.hpp197 void SetDestination(const Mac::ExtAddress &aDest) { mDestination = aDest; } in SetDestination() function in ot::Trel::Header
/openthread-latest/src/core/net/
Dip4_types.hpp470 void SetDestination(const Address &aDestination) { mDestination = aDestination; } in SetDestination() function in ot::Ip4::Header
Dip6_headers.hpp292 void SetDestination(const Address &aDestination) { mDestination = aDestination; } in SetDestination() function in ot::Ip6::Header