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

  /external/libppp/src/
tun.c 84 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",
tun.h 39 extern void tun_configure(struct bundle *);
bundle.c     [all...]

Completed in 115 milliseconds