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

/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Doptions.c663 if ((opt->flags & OPT_ENABLE) && *(bool *)(opt->addr2) == 0) {
785 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 },
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Doptions.c663 if ((opt->flags & OPT_ENABLE) && *(bool *)(opt->addr2) == 0) {
785 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 },
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dpppd.h111 #define OPT_ENABLE 0x800000 /* use *addr2 as enable for option */ macro
H A Dipcp.c164 "Add default route", OPT_ENABLE|1, &ipcp_allowoptions[0].default_route },
173 "Add proxy ARP entry", OPT_ENABLE|1, &ipcp_allowoptions[0].proxy_arp },
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dpppd.h111 #define OPT_ENABLE 0x800000 /* use *addr2 as enable for option */ macro

Completed in 127 milliseconds