Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_connection.h87 struct TCPHint { struct
144 int get_tcp_hint(TCPHint *hint) const;
Dshrpx_connection.cc930 int Connection::get_tcp_hint(TCPHint *hint) const { in get_tcp_hint()
Dshrpx_http2_upstream.cc1181 TCPHint hint; in on_write()