Searched refs:SetZoneRecordCount (Results 1 – 2 of 2) sorted by relevance
447 void SetZoneRecordCount(uint16_t aCount) { SetQuestionCount(aCount); } in SetZoneRecordCount() function in ot::Dns::UpdateHeader
923 header.SetZoneRecordCount(1); in PrepareUpdateMessage()