Home
last modified time | relevance | path

Searched refs:get_ipaddr (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_client_handler.h102 const StringRef &get_ipaddr() const;
H A Dshrpx_mruby_module_env.cc91 auto &ipaddr = handler->get_ipaddr(); in env_get_remote_addr()
H A Dshrpx_http2_downstream_connection.cc395 const auto &addr = upstream->get_client_handler()->get_ipaddr(); in push_request_headers()
H A Dshrpx_client_handler.cc705 const StringRef &ClientHandler::get_ipaddr() const { return ipaddr_; } in get_ipaddr() function in shrpx::ClientHandler
H A Dshrpx_http_downstream_connection.cc648 buf->append(client_handler_->get_ipaddr()); in push_request_headers()

Completed in 7 milliseconds