Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_tls.h239 bool upstream_tls_enabled(const ConnectionConfig &connconf);
Dshrpx_config.h889 struct ConnectionConfig { struct
979 ConnectionConfig conn;
Dshrpx_tls.cc1749 bool upstream_tls_enabled(const ConnectionConfig &connconf) { in upstream_tls_enabled()