Searched refs:num_remote_forwards (Results 1 – 5 of 5) sorted by relevance
112 int num_remote_forwards; member
371 for (i = 0; i < options->num_remote_forwards; i++) { in add_remote_forward()376 options->num_remote_forwards + 1, in add_remote_forward()378 fwd = &options->remote_forwards[options->num_remote_forwards++]; in add_remote_forward()406 for (i = 0; i < options->num_remote_forwards; i++) { in clear_forwardings()412 if (options->num_remote_forwards > 0) { in clear_forwardings()416 options->num_remote_forwards = 0; in clear_forwardings()1868 options->num_remote_forwards = 0; in initialize_options()2631 dump_cfg_forwards(oRemoteForward, o->num_remote_forwards, o->remote_forwards); in dump_client_config()
600 if (fctx->fid >= options.num_remote_forwards || in mux_confirm_remote_forward()759 for (i = 0; i < options.num_remote_forwards; i++) { in process_mux_open_fwd()809 fctx->fid = options.num_remote_forwards - 1; in process_mux_open_fwd()893 for (i = 0; i < options.num_remote_forwards; i++) { in process_mux_close_fwd()1794 options.num_local_forwards, options.num_remote_forwards); in mux_client_forwards()1804 for (i = 0; i < options.num_remote_forwards; i++) { in mux_client_forwards()
1583 if (++remote_forward_confirms_received == options.num_remote_forwards) { in ssh_confirm_remote_forward()1657 for (i = 0; i < options.num_remote_forwards; i++) { in ssh_init_forwarding()1844 options.num_remote_forwards > 0) { in ssh_session()2038 options.num_remote_forwards > 0) { in ssh_session2()
1143 options.num_remote_forwards > 0) { in check_host_key()1147 options.num_remote_forwards = 0; in check_host_key()