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

/freebsd-10-stable/crypto/openssh/
H A Dchannels.h277 int channel_request_remote_forwarding(struct Forward *);
H A Dssh_namespace.h204 #define channel_request_remote_forwarding Fssh_channel_request_remote_forwarding macro
H A Dclientloop.c1012 if (channel_request_remote_forwarding(&fwd) < 0) {
H A Dssh.c1661 channel_request_remote_forwarding(
H A Dmux.c797 fwd.handle = channel_request_remote_forwarding(&fwd);
H A Dchannels.c3219 channel_request_remote_forwarding(struct Forward *fwd) function

Completed in 146 milliseconds