Searched refs:channel_request_remote_forwarding (Results 1 – 5 of 5) sorted by relevance
260 int channel_request_remote_forwarding(const char *, u_short,
1118 if (channel_request_remote_forwarding( in ssh_init_forwarding()
941 if (channel_request_remote_forwarding(fwd.listen_host, in process_cmdline()
748 if (channel_request_remote_forwarding(fwd.listen_host, in process_mux_open_fwd()
2851 channel_request_remote_forwarding(const char *listen_host, u_short listen_port, function