Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac_frame.cpp493 switch (GetFcfDstAddr(GetFrameControlField())) in GetDstAddr()
526 switch (GetFcfDstAddr(fcf)) in FindSrcPanIdIndex()
615 switch (GetFcfDstAddr(fcf)) in FindSrcAddrIndex()
996 switch (GetFcfDstAddr(aFcf)) in CalculateAddrFieldSize()
Dmac_frame.hpp883 static uint16_t GetFcfDstAddr(uint16_t aFcf) in GetFcfDstAddr() function in ot::Mac::Frame