Searched defs:default_alpn (Results 1 – 3 of 3) sorted by relevance
241 bool default_alpn, in ServiceFormHttpsRecordRdata()358 bool default_alpn = true; in Parse() local
106 bool default_alpn() const { return default_alpn_; } in default_alpn() function
303 const std::string default_alpn = in InitializeFakeClient() local