Searched refs:SetEntryIndex (Results 1 – 1 of 1) sorted by relevance
526 SetEntryIndex(0); in AdvanceTlv()538 SetEntryIndex(0); in AdvaceSubTlv()544 void MarkEntryAsNotNew(void) { SetEntryIndex(1); } in MarkEntryAsNotNew()556 void SetEntryIndex(uint8_t aIndex) { mIteratorBuffer[kEntryPosition] = aIndex; } in SetEntryIndex() function in ot::NetworkData::NetworkData::NetworkDataIterator