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

/freebsd-12-stable/usr.sbin/ppp/
H A Dtun.h41 extern void tun_configure(struct bundle *);
H A Dtun.c86 tun_configure(struct bundle *bundle) function
95 log_Printf(LogERROR, "tun_configure: socket(): %s\n", strerror(errno));
102 log_Printf(LogERROR, "tun_configure: ioctl(SIOCSIFMTU): %s\n",
118 log_Printf(LogERROR, "tun_configure: ioctl(TUNSIFINFO): %s\n",
H A Dbundle.c1936 tun_configure(bundle);

Completed in 130 milliseconds