Searched defs:VCC_MTU_SZ (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvcc_impl.h197 #define VCC_MTU_SZ 56 macro
201 #define VCC_BUF_SZ (VCC_HDR_SZ + VCC_MTU_SZ)
236 uint8_t data[VCC_MTU_SZ]; /* data if type is data */

Completed in 46 milliseconds