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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dpppd.h140 #define OPT_DEVEQUIV 0x8000000 /* equiv to device name */ macro
141 #define OPT_DEVNAM (OPT_INITONLY | OPT_DEVEQUIV)
H A Doptions.c688 if ((opt->flags & OPT_DEVEQUIV) && devnam_fixed) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h141 #define OPT_DEVEQUIV 0x8000000 /* equiv to device name */ macro
142 #define OPT_DEVNAM (OPT_INITONLY | OPT_DEVEQUIV)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dpppd.h115 #define OPT_DEVEQUIV 0x8000000 /* equiv to device name */ macro
116 #define OPT_DEVNAM (OPT_INITONLY | OPT_DEVEQUIV)
H A Doptions.c614 if ((opt->flags & OPT_DEVEQUIV) && devnam_fixed) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h115 #define OPT_DEVEQUIV 0x8000000 /* equiv to device name */ macro
116 #define OPT_DEVNAM (OPT_INITONLY | OPT_DEVEQUIV)

Completed in 101 milliseconds