Searched refs:channel_request_remote_forwarding (Results 1 – 5 of 5) sorted by relevance
285 int channel_request_remote_forwarding(struct Forward *);
1657 channel_request_remote_forwarding( in ssh_init_forwarding()
1010 if (channel_request_remote_forwarding(&fwd) < 0) { in process_cmdline()
801 fwd.handle = channel_request_remote_forwarding(&fwd); in process_mux_open_fwd()
3582 channel_request_remote_forwarding(struct Forward *fwd) function