Home
last modified time | relevance | path

Searched refs:CONTROL_READ_SIZE (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/iscsid/
H A Dutil.c164 if (PDU_LEN(size) > CONTROL_READ_SIZE - PDU_LEN(sizeof(*cmh))) in control_build()
H A Dcontrol.c196 static char cbuf[CONTROL_READ_SIZE];
H A Discsid.h29 #define CONTROL_READ_SIZE 8192 macro
/openbsd/usr.sbin/iscsictl/
H A Discsictl.c48 char cbuf[CONTROL_READ_SIZE];