Searched refs:channel_decode_socks5 (Results 1 – 2 of 2) sorted by relevance
122 #define channel_decode_socks5 Fssh_channel_decode_socks5 macro
1651 channel_decode_socks5(Channel *c, struct sshbuf *input, struct sshbuf *output) in channel_decode_socks5() function1812 ret = channel_decode_socks5(c, c->input, c->output); in channel_pre_dynamic()1871 ret = channel_decode_socks5(c, c->output, c->input); in channel_before_prepare_io_rdynamic()