Searched refs:CONTROL_READ_SIZE (Results 1 – 4 of 4) sorted by relevance
164 if (PDU_LEN(size) > CONTROL_READ_SIZE - PDU_LEN(sizeof(*cmh))) in control_build()
196 static char cbuf[CONTROL_READ_SIZE];
29 #define CONTROL_READ_SIZE 8192 macro
48 char cbuf[CONTROL_READ_SIZE];