Searched refs:SetUpdateRecordCount (Results 1 – 2 of 2) sorted by relevance
434 void SetUpdateRecordCount(uint16_t aCount) { SetAuthorityRecordCount(aCount); } in SetUpdateRecordCount() function in ot::Dns::UpdateHeader
1145 header.SetUpdateRecordCount(aInfo.mRecordCount); in PrepareUpdateMessage()