Searched refs:SAME_TRANS (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dtblcmp.c510 * marking transitions to "SAME_TRANS" are treated as though they will be
537 if ( state[minec] != SAME_TRANS )
553 if ( state[maxec] != SAME_TRANS )
586 if ( state[i] != SAME_TRANS &&
625 if ( state[i] != SAME_TRANS )
862 * as transitions to "SAME_TRANS" in "ext". The total number of differences
864 * number is "numecs" minus the number of "SAME_TRANS" entries in "ext".
878 *++ep = SAME_TRANS;
H A Dflexdef.h237 #define SAME_TRANS -1 /* transition is the same as "default" entry for state */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dtblcmp.c510 * marking transitions to "SAME_TRANS" are treated as though they will be
537 if ( state[minec] != SAME_TRANS )
553 if ( state[maxec] != SAME_TRANS )
586 if ( state[i] != SAME_TRANS &&
625 if ( state[i] != SAME_TRANS )
862 * as transitions to "SAME_TRANS" in "ext". The total number of differences
864 * number is "numecs" minus the number of "SAME_TRANS" entries in "ext".
878 *++ep = SAME_TRANS;
H A Dflexdef.h237 #define SAME_TRANS -1 /* transition is the same as "default" entry for state */ macro

Completed in 269 milliseconds