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

  /external/android-clat/
clatd.c 91 /* function: tun_open
94 int tun_open() { function
471 tunnel.fd6 = tun_open();
473 logmsg(ANDROID_LOG_FATAL, "tun_open failed: %s", strerror(errno));
477 tunnel.fd4 = tun_open();
  /external/openssh/
misc.c 647 tun_open(int tun, int mode) function
readconf.h 126 int tun_open; /* tun(4) */ member in struct:__anon25860

Completed in 3233 milliseconds