Searched refs:VS_HDR_SZ (Results 1 – 2 of 2) sorted by relevance
47 #define VS_HDR_SZ 8 /* > length of VS_BUF_SZ in hex + 2 for \r\n */ macro175 char vsi_send_hdr[VS_HDR_SZ];
1212 char head[VS_HDR_SZ + 1]; in vs_icap_send_chunk()1225 hdr += (VS_HDR_SZ - hlen); in vs_icap_send_chunk()