Searched refs:kTypeNSEC (Results 1 – 3 of 3) sorted by relevance
120 static const uint16 kTypeNSEC = 47; variable
266 if (record->type() == dns_protocol::kTypeNSEC) { in HandlePacket()278 DCHECK_EQ(dns_protocol::kTypeNSEC, record->type()); in NotifyNsecRecord()290 if ((*i)->type() == dns_protocol::kTypeNSEC) in NotifyNsecRecord()599 client_->core()->QueryCache(dns_protocol::kTypeNSEC, name_, &records); in ServeRecordsFromCache()
190 static const uint16 kType = dns_protocol::kTypeNSEC;