Searched refs:OPT_ENABLE (Results 1 - 3 of 3) sorted by relevance

/external/ppp/pppd/
H A Doptions.c666 if ((opt->flags & OPT_ENABLE) && *(bool *)(opt->addr2) == 0) {
788 if (opt->addr2 && (opt->flags & (OPT_A2COPY|OPT_ENABLE
H A Dpppd.h136 #define OPT_ENABLE 0x800000 /* use *addr2 as enable for option */ macro
H A Dipcp.c192 "Add default route", OPT_ENABLE|1, &ipcp_allowoptions[0].default_route },
201 "Add proxy ARP entry", OPT_ENABLE|1, &ipcp_allowoptions[0].proxy_arp },

Completed in 187 milliseconds