Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_tls.h188 bool in_proto_list(const std::vector<StringRef> &protos,
Dshrpx_client_handler.cc581 if (!tls::in_proto_list(get_config()->tls.npn_list, proto)) { in validate_next_proto()
Dshrpx_tls.cc1739 bool in_proto_list(const std::vector<StringRef> &protos, in in_proto_list() function