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

  /external/openssh/
readconf.h 128 int tun_remote; /* force tun device (optional) */ member in struct:__anon9879
readconf.c 989 options->tun_remote = value2;
    [all...]
ssh.c 445 options.tun_local = a2tun(optarg, &options.tun_remote);
1136 options.tun_local, options.tun_remote) == -1) {
    [all...]

Completed in 655 milliseconds