Searched defs:SetSource (Results 1 – 4 of 4) sorted by relevance
/openthread-latest/src/core/mac/ | ||
D | mac_types.cpp | 144 void PanIds::SetSource(PanId aPanId) in SetSource() function in ot::Mac::PanIds |
/openthread-latest/src/core/radio/ | ||
D | trel_packet.hpp | 179 void SetSource(const Mac::ExtAddress &aSource) { mSource = aSource; } in SetSource() function in ot::Trel::Header |
/openthread-latest/src/core/net/ | ||
D | ip4_types.hpp | 449 void SetSource(const Address &aSource) { mSource = aSource; } in SetSource() function in ot::Ip4::Header |
D | ip6_headers.hpp | 271 void SetSource(const Address &aSource) { mSource = aSource; } in SetSource() function in ot::Ip6::Header |