Searched refs:CaseInsensitiveMatch (Results 1 – 2 of 2) sorted by relevance
644 bool Name::LabelIterator::CaseInsensitiveMatch(uint8_t aFirst, uint8_t aSecond) in CaseInsensitiveMatch() function in ot::Dns::Name::LabelIterator662 matches = mMessage.CompareBytes(mLabelStartOffset, aName, mLabelLength, CaseInsensitiveMatch); in CompareLabel()691 mLabelLength, CaseInsensitiveMatch); in CompareLabel()
1073 static bool CaseInsensitiveMatch(uint8_t aFirst, uint8_t aSecond);