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

/freebsd-13-stable/usr.sbin/ppp/
H A Dbundle.h41 #define OPT_IFACEALIAS 4 macro
H A Dmain.c394 opt_enable(bundle, OPT_IFACEALIAS);
H A Dipv6cp.c237 if (!Enabled(bundle, OPT_IFACEALIAS))
H A Dcommand.c2655 opt_disable(arg->bundle, OPT_IFACEALIAS);
2837 if (Enabled(arg->bundle, OPT_IFACEALIAS) && !arg->bundle->NatEnabled) {
2989 (const void *)OPT_IFACEALIAS},
H A Dipcp.c693 if (!Enabled(bundle, OPT_IFACEALIAS))
H A Dbundle.c1122 optval(arg->bundle, OPT_IFACEALIAS));

Completed in 77 milliseconds