Searched refs:num_remote_forwards (Results 1 – 5 of 5) sorted by relevance
111 int num_remote_forwards; member
360 for (i = 0; i < options->num_remote_forwards; i++) { in add_remote_forward()365 options->num_remote_forwards + 1, in add_remote_forward()367 fwd = &options->remote_forwards[options->num_remote_forwards++]; in add_remote_forward()395 for (i = 0; i < options->num_remote_forwards; i++) { in clear_forwardings()401 if (options->num_remote_forwards > 0) { in clear_forwardings()405 options->num_remote_forwards = 0; in clear_forwardings()1840 options->num_remote_forwards = 0; in initialize_options()2595 dump_cfg_forwards(oRemoteForward, o->num_remote_forwards, o->remote_forwards); in dump_client_config()
599 if (fctx->fid >= options.num_remote_forwards || in mux_confirm_remote_forward()758 for (i = 0; i < options.num_remote_forwards; i++) { in process_mux_open_fwd()808 fctx->fid = options.num_remote_forwards - 1; in process_mux_open_fwd()892 for (i = 0; i < options.num_remote_forwards; i++) { in process_mux_close_fwd()1793 options.num_local_forwards, options.num_remote_forwards); in mux_client_forwards()1803 for (i = 0; i < options.num_remote_forwards; i++) { in mux_client_forwards()
1570 if (++remote_forward_confirms_received == options.num_remote_forwards) { in ssh_confirm_remote_forward()1644 for (i = 0; i < options.num_remote_forwards; i++) { in ssh_init_forwarding()1831 options.num_remote_forwards > 0) { in ssh_session()2025 options.num_remote_forwards > 0) { in ssh_session2()
1142 options.num_remote_forwards > 0) { in check_host_key()1146 options.num_remote_forwards = 0; in check_host_key()