Searched refs:get_tcp_hint (Results 1 – 3 of 3) sorted by relevance
144 int get_tcp_hint(TCPHint *hint) const;
930 int Connection::get_tcp_hint(TCPHint *hint) const { in get_tcp_hint() function in shrpx::Connection
1182 rv = conn->get_tcp_hint(&hint); in on_write()