Searched refs:tun_fwd_ifname (Results 1 – 1 of 1) sorted by relevance
2191 char *cp, *tun_fwd_ifname = NULL; in ssh_session2() local2197 ssh_init_forwarding(ssh, &tun_fwd_ifname); in ssh_session2()2204 "T", tun_fwd_ifname == NULL ? "NONE" : tun_fwd_ifname, in ssh_session2()