Searched refs:channel_decode_socks4 (Results 1 – 2 of 2) sorted by relevance
130 #define channel_decode_socks4 Fssh_channel_decode_socks4 macro
1449 channel_decode_socks4(Channel *c, struct sshbuf *input, struct sshbuf *output) in channel_decode_socks4() function1742 ret = channel_decode_socks4(c, c->input, c->output); in channel_pre_dynamic()1800 ret = channel_decode_socks4(c, c->output, c->input); in channel_before_prepare_io_rdynamic()