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

/external/libppp/src/
H A Dtun.c84 tun_configure(struct bundle *bundle) function
93 log_Printf(LogERROR, "tun_configure: socket(): %s\n", strerror(errno));
100 log_Printf(LogERROR, "tun_configure: ioctl(SIOCSIFMTU): %s\n",
116 log_Printf(LogERROR, "tun_configure: ioctl(TUNSIFINFO): %s\n",

Completed in 62 milliseconds