Searched refs:kHttpsServiceParamKeyIpv6Hint (Results 1 – 3 of 3) sorted by relevance
406 if (param_key == dns_protocol::kHttpsServiceParamKeyIpv6Hint) { in Parse()419 if (param_key > dns_protocol::kHttpsServiceParamKeyIpv6Hint) { in Parse()
82 dns_protocol::kHttpsServiceParamKeyIpv6Hint};
206 static constexpr uint16_t kHttpsServiceParamKeyIpv6Hint = 6; variable