Searched defs:tun_alloc (Results 1 - 2 of 2) sorted by relevance

/external/autotest/client/deps/fakemodem/src/
H A Dfakenet.c24 tun_alloc(char *dev) function
62 fd = tun_alloc (namebuf);
/external/android-clat/
H A Dtun.c43 /* function: tun_alloc
47 int tun_alloc(char *dev, int fd) { function

Completed in 149 milliseconds