Searched defs:tun_open (Results 1 - 3 of 3) sorted by relevance

/external/android-clat/
H A Dclatd.c91 /* 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/
H A Dreadconf.h126 int tun_open; /* tun(4) */ member in struct:__anon23458
H A Dmisc.c647 tun_open(int tun, int mode) function

Completed in 275 milliseconds