Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Dpk.h34 #define MAXPACKSIZE 4096 macro
H A Dpk1.c100 ( packsize > MAXPACKSIZE ? PACKSIZE : packsize ) );
400 char buf[MAXPACKSIZE + HDRSIZ];