Searched refs:SetEntryIndex (Results 1 – 1 of 1) sorted by relevance
488 SetEntryIndex(0); in AdvanceTlv()500 SetEntryIndex(0); in AdvanceSubTlv()506 void MarkEntryAsNotNew(void) { SetEntryIndex(1); } in MarkEntryAsNotNew()518 void SetEntryIndex(uint8_t aIndex) { mIteratorBuffer[kEntryPosition] = aIndex; } in SetEntryIndex() function in ot::NetworkData::NetworkData::NetworkDataIterator