HomeSort by relevance Sort by last modified time
    Searched refs:channel_request_remote_forwarding (Results 1 - 5 of 5) sorted by null

  /external/openssh/
channels.h 260 int channel_request_remote_forwarding(const char *, u_short,
ssh.c 1118 if (channel_request_remote_forwarding(
    [all...]
clientloop.c 941 if (channel_request_remote_forwarding(fwd.listen_host,
    [all...]
mux.c 748 if (channel_request_remote_forwarding(fwd.listen_host,
    [all...]
channels.c 2851 channel_request_remote_forwarding(const char *listen_host, u_short listen_port, function
    [all...]

Completed in 111 milliseconds