Searched refs:TOKENSIZE (Results 1 – 6 of 6) sorted by relevance
115 CHR pushc[TOKENSIZE];146 int pchlen = TOKENSIZE;
282 static CHR token[TOKENSIZE];702 if(i >= TOKENSIZE)726 if(i >= TOKENSIZE)777 if(i >= TOKENSIZE){779 i = TOKENSIZE-1;892 if(i >= TOKENSIZE) {894 i = TOKENSIZE - 1;
71 #define TOKENSIZE 10000 macro197 extern CHR pushc[TOKENSIZE];
805 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()