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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dflexdef.h291 #define MSP 50 /* maximum number of saved protos (protos on the proto queue) */ macro
526 extern int numtemps, numprots, protprev[MSP], protnext[MSP], prottbl[MSP];
527 extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
H A Dmain.c80 int numtemps, numprots, protprev[MSP], protnext[MSP], prottbl[MSP];
81 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
H A Dtblcmp.c677 if ( ++numprots >= MSP || numecs * numprots >= PROT_SAVE_SIZE )
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dflexdef.h291 #define MSP 50 /* maximum number of saved protos (protos on the proto queue) */ macro
526 extern int numtemps, numprots, protprev[MSP], protnext[MSP], prottbl[MSP];
527 extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
H A Dmain.c80 int numtemps, numprots, protprev[MSP], protnext[MSP], prottbl[MSP];
81 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
H A Dtblcmp.c677 if ( ++numprots >= MSP || numecs * numprots >= PROT_SAVE_SIZE )

Completed in 113 milliseconds