HomeSort by relevance Sort by last modified time
    Searched refs:OPT_IPCP (Results 1 - 6 of 6) sorted by null

  /external/libppp/src/
bundle.h 41 #define OPT_IPCP 5
ipv6cp.c 488 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)) {
ncp.c 158 if (Enabled(bundle, OPT_IPCP)) {
prompt.c 107 else if (!Enabled(p->bundle, OPT_IPCP) &&
bundle.c 838 opt_enable(&bundle, OPT_IPCP);
1126 optval(arg->bundle, OPT_IPCP));
    [all...]
command.c     [all...]

Completed in 497 milliseconds