Searched refs:MAXPACKSIZE (Results 1 – 2 of 2) sorted by relevance
37 #define MAXPACKSIZE 4096 macro
103 ( packsize > MAXPACKSIZE ? PACKSIZE : packsize ) );403 char buf[MAXPACKSIZE + HDRSIZ];