Searched refs:OPT_IFACEALIAS (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/usr.sbin/ppp/
H A Dbundle.h39 #define OPT_IFACEALIAS 4 macro
H A Dmain.c392 opt_enable(bundle, OPT_IFACEALIAS);
H A Dipv6cp.c235 if (!Enabled(bundle, OPT_IFACEALIAS))
H A Dcommand.c2648 opt_disable(arg->bundle, OPT_IFACEALIAS);
2830 if (Enabled(arg->bundle, OPT_IFACEALIAS) && !arg->bundle->NatEnabled) {
2982 (const void *)OPT_IFACEALIAS},
H A Dipcp.c691 if (!Enabled(bundle, OPT_IFACEALIAS))
H A Dbundle.c1123 optval(arg->bundle, OPT_IFACEALIAS));

Completed in 80 milliseconds