Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsrp_client.cpp1110 aInfo.mRecordCount = 0; in PrepareUpdateMessage()
1145 header.SetUpdateRecordCount(aInfo.mRecordCount); in PrepareUpdateMessage()
1404 aInfo.mRecordCount++; in AppendServiceInstruction()
1434 aInfo.mRecordCount++; in AppendServiceInstruction()
1445 aInfo.mRecordCount++; in AppendServiceInstruction()
1461 aInfo.mRecordCount++; in AppendServiceInstruction()
1472 aInfo.mRecordCount++; in AppendServiceInstruction()
1501 aInfo.mRecordCount++; in AppendHostDescriptionInstruction()
1565 aInfo.mRecordCount++; in AppendAaaaRecord()
1587 aInfo.mRecordCount++; in AppendKeyRecord()
Dsrp_client.hpp997 uint16_t mRecordCount; member