Searched defs:IsSrcAddrPresent (Results 1 – 1 of 1) sorted by relevance
711 bool IsSrcAddrPresent(void) const { return IsSrcAddrPresent(GetFrameControlField()); } in IsSrcAddrPresent() function in ot::Mac::Frame1261 …static bool IsSrcAddrPresent(uint16_t aFcf) { return (aFcf & kFcfSrcAddrMask) != kFcfSrcAddrNone; } in IsSrcAddrPresent() function in ot::Mac::Frame