Searched refs:VTNET_MAX_RX_SIZE (Results 1 – 1 of 1) sorted by relevance
209 #define VTNET_MAX_RX_SIZE 65550 macro242 CTASSERT(((VTNET_MAX_RX_SEGS - 1) * MCLBYTES) >= VTNET_MAX_RX_SIZE);252 howmany(sizeof(struct vtnet_rx_header) + VTNET_MAX_RX_SIZE, \