Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_connection.h91 struct TCPHint { struct
153 int get_tcp_hint(TCPHint *hint) const;
Dshrpx_connection.cc1219 int Connection::get_tcp_hint(TCPHint *hint) const { in get_tcp_hint()
Dshrpx_http2_upstream.cc1191 TCPHint hint; in on_write()