Searched refs:kHttpsServiceParamKeyIpv4Hint (Results 1 – 3 of 3) sorted by relevance
204 static constexpr uint16_t kHttpsServiceParamKeyIpv4Hint = 4; variable
80 dns_protocol::kHttpsServiceParamKeyIpv4Hint,
385 if (param_key == dns_protocol::kHttpsServiceParamKeyIpv4Hint) { in Parse()