Searched refs:VS_HDR_SZ (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/vscan/vscand/
H A Dvs_icap.h49 #define VS_HDR_SZ 8 /* > length of VS_BUF_SZ in hex + 2 for \r\n */ macro
177 char vsi_send_hdr[VS_HDR_SZ];
H A Dvs_icap.c1213 char head[VS_HDR_SZ + 1];
1226 hdr += (VS_HDR_SZ - hlen);

Completed in 96 milliseconds