Searched defs:INCR_IPACKETS (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dppp.c329 #define INCR_IPACKETS(ppa) \ macro
348 #define INCR_IPACKETS(ppa) ppa->ifstats.ifs_ipackets++; macro
/asus-wl-520gu-7.0.1.45/src/router/ppp/solaris/
H A Dppp.c329 #define INCR_IPACKETS(ppa) \ macro
348 #define INCR_IPACKETS(ppa) ppa->ifstats.ifs_ipackets++; macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dppp.c337 #define INCR_IPACKETS(ppa) \ macro
356 #define INCR_IPACKETS(ppa) ppa->ifstats.ifs_ipackets++; macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/solaris/
H A Dppp.c337 #define INCR_IPACKETS(ppa) \ macro
356 #define INCR_IPACKETS(ppa) ppa->ifstats.ifs_ipackets++; macro
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dppp.c337 #define INCR_IPACKETS(ppa) \ macro
356 #define INCR_IPACKETS(ppa) ppa->ifstats.ifs_ipackets++; macro
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/solaris/
H A Dppp.c337 #define INCR_IPACKETS(ppa) \ macro
356 #define INCR_IPACKETS(ppa) ppa->ifstats.ifs_ipackets++; macro

Completed in 194 milliseconds