Home
last modified time | relevance | path

Searched refs:OLDPACKSIZE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/bnu/
H A Dpk.h33 #define OLDPACKSIZE 128 macro
H A Dpk1.c105 if ( (_Protocol[0] == 'g') && (packsize > OLDPACKSIZE) ) {
111 packsize = OLDPACKSIZE;