Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_mdns.cpp252 NsecRecord::TypeBitMap mNsecBitmap; // For NSEC member
328 NsecRecord::TypeBitMap &bitmap = mData.mNsecBitmap; in ParseFrom()
549 VerifyOrExit(record.mData.mNsecBitmap.ContainsType(aRecordType)); in ContainsNsec()