Home
last modified time | relevance | path

Searched refs:OPT_IPCP (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/usr.sbin/ppp/ppp/
Dbundle.h41 #define OPT_IPCP 0x0010 macro
Dprompt.c107 else if (!Enabled(p->bundle, OPT_IPCP) && in prompt_Display()
Dncp.c161 if (Enabled(bundle, OPT_IPCP)) { in ncp_fsmStart()
Dbundle.c837 bundle.cfg.opt |= OPT_IPCP; in bundle_Create()
1125 optval(arg->bundle, OPT_IPCP)); in bundle_ShowStatus()
Dcommand.c2878 "disable|enable", (const void *)OPT_IPCP},