Searched refs:tcp_rcv_buf_poll (Results 1 – 3 of 3) sorted by relevance
67 int tcp_rcv_buf_poll; /* Option to poll recv buf every window transfer */ member
598 if ((options.tcp_rcv_buf_poll > 0) && (!options.hpn_disabled)) in server_request_session()
2185 if (options.tcp_rcv_buf_poll <= 0) { in hpn_options_init()2264 if ((options.tcp_rcv_buf_poll > 0) && (!options.hpn_disabled)) { in ssh_session2_open()