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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dpppio.h104 #define PPPDBG_DRIVER 0 /* identifies ppp driver as target */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dpppio.h96 #define PPPDBG_DRIVER 0 /* identifies ppp driver as target */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dsys-sunos4.c131 x = PPPDBG_LOG + PPPDBG_DRIVER;
146 x = PPPDBG_LOG + PPPDBG_DRIVER;
H A Dsys-solaris.c560 x = PPPDBG_LOG + PPPDBG_DRIVER;
586 x = PPPDBG_LOG + PPPDBG_DRIVER;
597 x = PPPDBG_LOG + PPPDBG_DRIVER;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-solaris.c605 x = PPPDBG_LOG + PPPDBG_DRIVER;
631 x = PPPDBG_LOG + PPPDBG_DRIVER;
642 x = PPPDBG_LOG + PPPDBG_DRIVER;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/modules/
H A Dppp.c853 if (n == PPPDBG_DUMP + PPPDBG_DRIVER) {
857 } else if (n == PPPDBG_LOG + PPPDBG_DRIVER) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A Dppp.c859 if (n == PPPDBG_DUMP + PPPDBG_DRIVER) {
863 } else if (n == PPPDBG_LOG + PPPDBG_DRIVER) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dppp.c845 if (n == PPPDBG_DUMP + PPPDBG_DRIVER) {
849 } else if (n == PPPDBG_LOG + PPPDBG_DRIVER) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp.c845 if (n == PPPDBG_DUMP + PPPDBG_DRIVER) {
849 } else if (n == PPPDBG_LOG + PPPDBG_DRIVER) {

Completed in 213 milliseconds