Searched refs:IsDestinationPresent (Results 1 – 3 of 3) sorted by relevance
130 …if ((mAddrs.mSource.IsNone() && mPanIds.IsDestinationPresent()) || /… in PrepareHeadersIn()131 …(!mAddrs.mSource.IsNone() && !mPanIds.IsDestinationPresent() && !mPanIds.IsSourcePresent())) // Ro… in PrepareHeadersIn()143 if (!mPanIds.IsDestinationPresent()) // Row 4. in PrepareHeadersIn()157 if (mPanIds.IsDestinationPresent()) // Row 7. in PrepareHeadersIn()
439 bool IsDestinationPresent(void) const { return mIsDestinationPresent; } in IsDestinationPresent() function in ot::Mac::PanIds
305 VerifyOrQuit(!frameInfo.mPanIds.IsDestinationPresent()); in TestMacHeader()390 VerifyOrQuit(frameInfo.mPanIds.IsDestinationPresent()); in TestMacHeader()