Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac_types.cpp144 void PanIds::SetSource(PanId aPanId) in SetSource() function in ot::Mac::PanIds
/openthread-latest/src/core/radio/
Dtrel_packet.hpp179 void SetSource(const Mac::ExtAddress &aSource) { mSource = aSource; } in SetSource() function in ot::Trel::Header
/openthread-latest/src/core/net/
Dip4_types.hpp449 void SetSource(const Address &aSource) { mSource = aSource; } in SetSource() function in ot::Ip4::Header
Dip6_headers.hpp271 void SetSource(const Address &aSource) { mSource = aSource; } in SetSource() function in ot::Ip6::Header