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