Home
last modified time | relevance | path

Searched refs:kFcfAddrShort (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/mac/
Dmac_frame.hpp787 static constexpr uint16_t kFcfAddrShort = 2; member in ot::Mac::Frame
800 static constexpr uint16_t kFcfDstAddrShort = kFcfAddrShort << kFcfDstAddrShift;
806 static constexpr uint16_t kFcfSrcAddrShort = kFcfAddrShort << kFcfSrcAddrShift;
814 static constexpr uint16_t kMpFcfDstAddrShort = kFcfAddrShort << kMpFcfDstAddrShift;
819 static constexpr uint16_t kMpFcfSrcAddrShort = kFcfAddrShort << kMpFcfSrcAddrShift;
Dmac_frame.cpp495 case kFcfAddrShort: in GetDstAddr()
528 case kFcfAddrShort: in FindSrcPanIdIndex()
617 case kFcfAddrShort: in FindSrcAddrIndex()
644 case kFcfAddrShort: in GetSrcAddr()
939 fcfAddrType = kFcfAddrShort; in DetermineFcfAddrType()
1001 case kFcfAddrShort: in CalculateAddrFieldSize()
1023 case kFcfAddrShort: in CalculateAddrFieldSize()