Searched refs:IsDestinationPresent (Results 1 – 3 of 3) sorted by relevance
160 …if ((aAddrs.mSource.IsNone() && aPanIds.IsDestinationPresent()) || /… in InitMacHeader()161 …(!aAddrs.mSource.IsNone() && !aPanIds.IsDestinationPresent() && !aPanIds.IsSourcePresent())) // Ro… in InitMacHeader()173 if (!aPanIds.IsDestinationPresent()) // Row 4. in InitMacHeader()187 if (aPanIds.IsDestinationPresent()) // Row 7. in InitMacHeader()
461 bool IsDestinationPresent(void) const { return mIsDestinationPresent; } in IsDestinationPresent() function in ot::Mac::PanIds
302 VerifyOrQuit(!panIds.IsDestinationPresent()); in TestMacHeader()382 VerifyOrQuit(panIds.IsDestinationPresent()); in TestMacHeader()