Home
last modified time | relevance | path

Searched defs:SOARecordContent (Results 1 – 2 of 2) sorted by relevance

/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Ddnsrecords.cc286 SOARecordContent::SOARecordContent(DNSName mname, DNSName rname, const struct soatimes& st) in SOARecordContent() function in SOARecordContent
H A Ddnsrecords.hh574 class SOARecordContent : public DNSRecordContent class