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