Searched refs:kTypeSRV (Results 1 – 5 of 5) sorted by relevance
136 DCHECK(record->type() == net::dns_protocol::kTypeSRV || in OnRecordUpdate()170 net::dns_protocol::kTypeSRV, service_name, watcher); in ServiceListeners()304 net::dns_protocol::kTypeSRV, service_name_, in CreateSrvTransaction()403 DCHECK(record->type() == net::dns_protocol::kTypeSRV); in RecordToAddress()
119 static const uint16 kTypeSRV = 33; variable
46 static const uint16 kType = dns_protocol::kTypeSRV;
67 AddResponse(service_name, net::dns_protocol::kTypeSRV, ttl, in AppendSrv()
211 case net::dns_protocol::kTypeSRV: in ProccessQuery()