Searched defs:GetSource (Results 1 – 4 of 4) sorted by relevance
/openthread-2.7.6/src/core/utils/ | ||
D | ping_sender.hpp | 103 Ip6::Address &GetSource(void) { return static_cast<Ip6::Address &>(mSource); } in GetSource() function in ot::Utils::PingSender::Config |
/openthread-2.7.6/src/core/radio/ | ||
D | trel_packet.hpp | 188 const Mac::ExtAddress &GetSource(void) const { return mSource; } in GetSource() function in ot::Trel::Header |
/openthread-2.7.6/src/core/net/ | ||
D | ip6_headers.hpp | 266 Address &GetSource(void) { return mSource; } in GetSource() function in ot::Ip6::Header |
/openthread-2.7.6/src/core/thread/ | ||
D | lowpan.hpp | 495 uint16_t GetSource(void) const { return mSource; } in GetSource() function in ot::Lowpan::MeshHeader |