Home
last modified time | relevance | path

Searched refs:SHRPX_OPT_BACKEND_TLS (Results 1 - 3 of 3) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_config.h281 constexpr auto SHRPX_OPT_BACKEND_TLS = StringRef::from_lit("backend-tls"); member
H A Dshrpx.cc4280 {SHRPX_OPT_BACKEND_TLS.c_str(), no_argument, &flag, 120}, in main()
4965 cmdcfgs.emplace_back(SHRPX_OPT_BACKEND_TLS, StringRef::from_lit("yes")); in main()
H A Dshrpx_config.cc3135 << SHRPX_OPT_BACKEND_TLS; in parse_config() local

Completed in 14 milliseconds