Searched refs:MAX_CALLS (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pptpd/
H A Ddefaults.h39 #define MAX_CALLS 60 macro
H A Dctrlpacket.c602 static unsigned int activeCalls[(MAX_CALLS / C_BITS) + 1];
614 for (i = 0; i < MAX_CALLS; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pptpd/
H A Ddefaults.h39 #define MAX_CALLS 60 macro
H A Dctrlpacket.c602 static unsigned int activeCalls[(MAX_CALLS / C_BITS) + 1];
614 for (i = 0; i < MAX_CALLS; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pptpd/
H A Ddefaults.h39 #define MAX_CALLS 60 macro
H A Dctrlpacket.c602 static unsigned int activeCalls[(MAX_CALLS / C_BITS) + 1];
614 for (i = 0; i < MAX_CALLS; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/pptpd-1.3.3/
H A Ddefaults.h39 #define MAX_CALLS 60 macro
H A Dctrlpacket.c608 static unsigned int activeCalls[(MAX_CALLS / C_BITS) + 1];
620 for (i = 0; i < MAX_CALLS; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/pptpd-1.3.3/
H A Ddefaults.h39 #define MAX_CALLS 60 macro
H A Dctrlpacket.c608 static unsigned int activeCalls[(MAX_CALLS / C_BITS) + 1];
620 for (i = 0; i < MAX_CALLS; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptpd/pptpd-1.3.3/
H A Ddefaults.h39 #define MAX_CALLS 60 macro
H A Dctrlpacket.c608 static unsigned int activeCalls[(MAX_CALLS / C_BITS) + 1];
620 for (i = 0; i < MAX_CALLS; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/test/
H A Dregress_iocp.c56 #define MAX_CALLS 16 macro
117 uintptr_t keys[MAX_CALLS];
118 ev_ssize_t sizes[MAX_CALLS];
128 if (d_o->call_count < MAX_CALLS) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/test/
H A Dregress_iocp.c56 #define MAX_CALLS 16 macro
117 uintptr_t keys[MAX_CALLS];
118 ev_ssize_t sizes[MAX_CALLS];
128 if (d_o->call_count < MAX_CALLS) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/test/
H A Dregress_iocp.c56 #define MAX_CALLS 16 macro
117 uintptr_t keys[MAX_CALLS];
118 ev_ssize_t sizes[MAX_CALLS];
128 if (d_o->call_count < MAX_CALLS) {

Completed in 144 milliseconds