Searched refs:kTypeSRV (Results 1 – 5 of 5) sorted by relevance
147 DCHECK(record->type() == net::dns_protocol::kTypeSRV || in OnRecordUpdate()151 if (record->type() == net::dns_protocol::kTypeSRV) { in OnRecordUpdate()161 if (record->type() != net::dns_protocol::kTypeSRV || in OnRecordUpdate()196 net::dns_protocol::kTypeSRV, service_name, watcher); in ServiceListeners()217 net::dns_protocol::kTypeSRV, service_name_, in SetActiveRefresh()392 net::dns_protocol::kTypeSRV, service_name_, in CreateSrvTransaction()491 DCHECK(record->type() == net::dns_protocol::kTypeSRV); in RecordToAddress()
119 static const uint16 kTypeSRV = 33; variable
45 static const uint16 kType = dns_protocol::kTypeSRV;
73 AddResponse(service_name, net::dns_protocol::kTypeSRV, ttl, in AppendSrv()
225 case net::dns_protocol::kTypeSRV: in ProccessQuery()