Searched refs:OLDPACKSIZE (Results 1 – 2 of 2) sorted by relevance
30 #define OLDPACKSIZE 128 macro
102 if ( (_Protocol[0] == 'g') && (packsize > OLDPACKSIZE) ) {108 packsize = OLDPACKSIZE;