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

/freebsd-10.1-release/usr.sbin/ppp/
H A Dbundle.h41 #define OPT_IPCP 5 macro
H A Dipv6cp.c488 if (!Enabled(fp->bundle, OPT_IPCP)) {
505 if (bundle_GetLabel(fp->bundle) && !Enabled(fp->bundle, OPT_IPCP)) {
541 if (!Enabled(fp->bundle, OPT_IPCP)) {
558 if (bundle_GetLabel(fp->bundle) && !Enabled(fp->bundle, OPT_IPCP)) {
H A Dncp.c158 if (Enabled(bundle, OPT_IPCP)) {
H A Dprompt.c107 else if (!Enabled(p->bundle, OPT_IPCP) &&
H A Dbundle.c838 opt_enable(&bundle, OPT_IPCP);
1126 optval(arg->bundle, OPT_IPCP));
H A Dcommand.c2985 "disable|enable", (const void *)OPT_IPCP},

Completed in 102 milliseconds