Searched refs:kHttpsServiceParamKeyAlpn (Results 1 – 4 of 4) sorted by relevance
201 static constexpr uint16_t kHttpsServiceParamKeyAlpn = 1; variable
77 dns_protocol::kHttpsServiceParamKeyAlpn,
348 if (param_key == dns_protocol::kHttpsServiceParamKeyAlpn) { in Parse()
195 return std::pair(dns_protocol::kHttpsServiceParamKeyAlpn, in BuildTestHttpsServiceAlpnParam()