Searched refs:SetSource (Results 1 – 13 of 13) sorted by relevance
75 frameInfo.mPanIds.SetSource(kSrcPanId); in TEST()119 frameInfo.mPanIds.SetSource(kSrcPanId); in TEST()165 frameInfo.mPanIds.SetSource(kSrcPanId); in TEST()221 frameInfo.mPanIds.SetSource(kSrcPanId); in TEST()271 frameInfo.mPanIds.SetSource(kSrcPanId); in TEST()347 frameInfo.mPanIds.SetSource(kSrcPanId); in TEST()
144 void PanIds::SetSource(PanId aPanId) in SetSource() function in ot::Mac::PanIds158 SetSource(aPanId); in SetBothSourceDestination()
453 void SetSource(PanId aPanId);
796 frameInfo.mPanIds.SetSource(mPanId); in PrepareBeacon()
179 void SetSource(const Mac::ExtAddress &aSource) { mSource = aSource; } in SetSource() function in ot::Trel::Header
201 txPacket.GetHeader().SetSource(Get<Mac::Mac>().GetExtAddress()); in BeginTransmit()469 ackPacket.GetHeader().SetSource(Get<Mac::Mac>().GetExtAddress()); in SendAck()
81 header.SetSource(source); in TestIp4Header()
85 header.SetSource(source); in TestIp6Header()
338 frameInfo.mPanIds.SetSource(kPanId1); in TestMacHeader()341 frameInfo.mPanIds.SetSource(kPanId2); in TestMacHeader()
449 void SetSource(const Address &aSource) { mSource = aSource; } in SetSource() function in ot::Ip4::Header
271 void SetSource(const Address &aSource) { mSource = aSource; } in SetSource() function in ot::Ip6::Header
221 tunnelHeader.SetSource(*source); in PrepareMulticastToLargerThanRealmLocal()442 header.SetSource(*source); in SendDatagram()446 header.SetSource(aMessageInfo.GetSockAddr()); in SendDatagram()
148 ip4Header.SetSource(mapping->mIp4); in TranslateFromIp6()