Searched defs:use_alpn (Results 1 – 2 of 2) sorted by relevance
159 bool use_alpn; /* true if ALPN is used for this connection */ member
160 static const struct alpn_spec *alpn_get_spec(int httpwant, bool use_alpn) in alpn_get_spec()2025 bool use_alpn = conn->bits.tls_enable_alpn; in cf_ssl_proxy_create() local
Completed in 10 milliseconds