Home
last modified time | relevance | path

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

/third_party/cares/test/
Ddns-proto.h57 : DNSQuestion(name, rrtype, qclass), ttl_(ttl) {} in DNSRR()
59 : DNSQuestion(name, rrtype), ttl_(ttl) {} in DNSRR()
62 int ttl_; member
Ddns-proto.cc487 PushInt32(&data, ttl_); in data()