Searched refs:channel_request_remote_forwarding (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/crypto/openssh/
H A Dchannels.h367 int channel_request_remote_forwarding(struct ssh *, struct Forward *);
H A Dssh_namespace.h177 #define channel_request_remote_forwarding Fssh_channel_request_remote_forwarding macro
H A Dmux.c820 fwd.handle = channel_request_remote_forwarding(ssh, &fwd);
H A Dclientloop.c1090 if (channel_request_remote_forwarding(ssh, &fwd) < 0) {
H A Dssh.c2091 channel_request_remote_forwarding(ssh,
H A Dchannels.c4293 channel_request_remote_forwarding(struct ssh *ssh, struct Forward *fwd) function

Completed in 105 milliseconds