Home
last modified time | relevance | path

Searched refs:ConnectionConfig (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_tls.h263 bool upstream_tls_enabled(const ConnectionConfig &connconf);
Dshrpx_config.h1024 struct ConnectionConfig { struct
1132 ConnectionConfig conn;
Dshrpx_tls.cc2232 bool upstream_tls_enabled(const ConnectionConfig &connconf) { in upstream_tls_enabled()