Searched refs:VCC_HDR_SZ (Results 1 – 2 of 2) sorted by relevance
200 #define VCC_HDR_SZ 8 /* header size */ macro201 #define VCC_BUF_SZ (VCC_HDR_SZ + VCC_MTU_SZ)
595 if (size < VCC_HDR_SZ) { in i_vcc_read_ldc()1754 size = VCC_HDR_SZ + buf->size; in i_vcc_write_ldc()