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