Searched refs:SetTtl (Results 1 – 4 of 4) sorted by relevance
854 rr.SetTtl(removing ? 0 : mLeaseInterval); in AppendServiceInstructions()913 srv.SetTtl(mLeaseInterval); in AppendServiceInstructions()967 rr.SetTtl(mLeaseInterval); in AppendHostDescriptionInstruction()994 key.SetTtl(mLeaseInterval); in AppendKeyRecord()1017 rr.SetTtl(0); in AppendDeleteAllRrsets()
306 ptrRecord.SetTtl(aTtl); in AppendPtrRecord()336 srvRecord.SetTtl(aTtl); in AppendSrvRecord()365 aaaaRecord.SetTtl(aTtl); in AppendAaaaRecord()481 txtRecord.SetTtl(aTtl); in AppendTxtRecord()
1273 void SetTtl(uint32_t aTtl) { mTtl = HostSwap32(aTtl); } in SetTtl() function in ot::Dns::ResourceRecord2269 SetTtl(0); in Init()
824 ptrRecord.SetTtl(kTtl); in TestHeaderAndResourceRecords()844 srvRecord.SetTtl(kTtl); in TestHeaderAndResourceRecords()858 txtRecord.SetTtl(kTxtTtl); in TestHeaderAndResourceRecords()867 aaaaRecord.SetTtl(kTtl); in TestHeaderAndResourceRecords()