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

/freebsd-13-stable/usr.sbin/ppp/
H A Dbundle.h43 #define OPT_IPCP 5 macro
H A Dipv6cp.c490 if (!Enabled(fp->bundle, OPT_IPCP)) {
507 if (bundle_GetLabel(fp->bundle) && !Enabled(fp->bundle, OPT_IPCP)) {
543 if (!Enabled(fp->bundle, OPT_IPCP)) {
560 if (bundle_GetLabel(fp->bundle) && !Enabled(fp->bundle, OPT_IPCP)) {
H A Dprompt.c109 else if (!Enabled(p->bundle, OPT_IPCP) &&
H A Dncp.c160 if (Enabled(bundle, OPT_IPCP)) {
H A Dbundle.c837 opt_enable(&bundle, OPT_IPCP);
1125 optval(arg->bundle, OPT_IPCP));
H A Dcommand.c2992 "disable|enable", (const void *)OPT_IPCP},

Completed in 143 milliseconds