Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpSessionManager.cc109 std::string_view proposed_sni = sm->get_outbound_sni(); in validate_sni()
H A DHttpSM.h262 std::string_view get_outbound_sni() const;
H A DHttpSM.cc4899 HttpSM::get_outbound_sni() const in get_outbound_sni() function in HttpSM
5276 std::string_view sni_name = this->get_outbound_sni(); in do_http_server_open()