Searched defs:get_raddr (Results 1 - 2 of 2) sorted by relevance
/third_party/nghttp2/src/ | ||
H A D | shrpx_http_downstream_connection.cc | 1615 const Address *HttpDownstreamConnection::get_raddr() const { return raddr_; } in get_raddr() function in shrpx::HttpDownstreamConnection |
H A D | shrpx_http2_session.cc | 2409 const Address *Http2Session::get_raddr() const { return raddr_; } in get_raddr() function in shrpx::Http2Session |
Completed in 10 milliseconds