VCC_HDR_SZ
size = VCC_HDR_SZ + buf->size;
if (size < VCC_HDR_SZ) {
#define VCC_BUF_SZ (VCC_HDR_SZ + VCC_MTU_SZ)