Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/bnu/
H A Dpk.h37 #define MAXPACKSIZE 4096 macro
H A Dpk1.c103 ( packsize > MAXPACKSIZE ? PACKSIZE : packsize ) );
403 char buf[MAXPACKSIZE + HDRSIZ];