Searched refs:num_remote_forwards (Results 1 – 5 of 5) sorted by relevance
103 int num_remote_forwards; member
322 options->num_remote_forwards + 1, in add_remote_forward()324 fwd = &options->remote_forwards[options->num_remote_forwards++]; in add_remote_forward()352 for (i = 0; i < options->num_remote_forwards; i++) { in clear_forwardings()358 if (options->num_remote_forwards > 0) { in clear_forwardings()362 options->num_remote_forwards = 0; in clear_forwardings()1638 options->num_remote_forwards = 0; in initialize_options()2318 dump_cfg_forwards(oRemoteForward, o->num_remote_forwards, o->remote_forwards); in dump_client_config()
596 if (fctx->fid >= options.num_remote_forwards) { in mux_confirm_remote_forward()740 for (i = 0; i < options.num_remote_forwards; i++) { in process_mux_open_fwd()790 fctx->fid = options.num_remote_forwards - 1; in process_mux_open_fwd()872 for (i = 0; i < options.num_remote_forwards; i++) { in process_mux_close_fwd()1759 options.num_local_forwards, options.num_remote_forwards); in mux_client_forwards()1769 for (i = 0; i < options.num_remote_forwards; i++) { in mux_client_forwards()
1471 if (++remote_forward_confirms_received == options.num_remote_forwards) { in ssh_confirm_remote_forward()1544 for (i = 0; i < options.num_remote_forwards; i++) { in ssh_init_forwarding()1732 options.num_remote_forwards > 0) { in ssh_session()1925 options.num_remote_forwards > 0) { in ssh_session2()
1140 options.num_remote_forwards > 0) { in check_host_key()1144 options.num_remote_forwards = 0; in check_host_key()