Searched refs:TOKENSIZE (Results 1 – 6 of 6) sorted by relevance
116 CHR pushc[TOKENSIZE];147 int pchlen = TOKENSIZE;
306 static CHR token[TOKENSIZE];726 if(i >= TOKENSIZE)750 if(i >= TOKENSIZE)801 if(i >= TOKENSIZE){803 i = TOKENSIZE-1;915 if(i >= TOKENSIZE) {917 i = TOKENSIZE - 1;
73 #define TOKENSIZE 10000 macro199 extern CHR pushc[TOKENSIZE];
804 if (pushptr >= pushc + TOKENSIZE) in munput()
38 #define TOKENSIZE (17800) /* Default Token Ring MTU size */ macro
217 mac_state.mac_mtu = TOKENSIZE; in mac_init()