VTNET_TX_SEGS_MAX
sc->vtnet_tx_nsegs = VTNET_TX_SEGS_MAX;
CTASSERT(((VTNET_TX_SEGS_MAX - 1) * MCLBYTES) >= VTNET_MAX_MTU);