Searched refs:tcp_rcv_buf_poll (Results 1 – 6 of 6) sorted by relevance
164 int tcp_rcv_buf_poll; /* Option to poll recv buf every window member
187 int tcp_rcv_buf_poll; /* Poll TCP rcv window in autotuning member
1372 intptr = &options->tcp_rcv_buf_poll; in process_config_line()1661 options->tcp_rcv_buf_poll = -1; in initialize_options()1878 if (options->tcp_rcv_buf_poll == -1) in fill_default_options()1879 options->tcp_rcv_buf_poll = 1; in fill_default_options()
1693 } else if (options.tcp_rcv_buf_poll <= 0) { in ssh_session2_open()1717 if (!options.hpn_disabled && options.tcp_rcv_buf_poll > 0) { in ssh_session2_open()
1063 if (!options.hpn_disabled && options.tcp_rcv_buf_poll) in server_request_session()
161 options->tcp_rcv_buf_poll = -1; in initialize_server_options()1683 intptr = &options->tcp_rcv_buf_poll; in process_server_config_line()