Home
last modified time | relevance | path

Searched refs:remote_tun (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dclientloop.c1634 int local_tun, int remote_tun, channel_open_fn *cb, void *cbctx) in client_request_tun_fwd() argument
1671 (r = sshpkt_put_u32(ssh, remote_tun)) != 0 || in client_request_tun_fwd()