Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dtun.h39 extern void tun_configure(struct bundle *);
H A Dtun.c84 tun_configure(struct bundle *bundle) in tun_configure() function
H A Dbundle.c1931 tun_configure(bundle); in bundle_CalculateBandwidth()