VNET_NUM_MCAST
n = ((mccount >= VNET_NUM_MCAST) ? VNET_NUM_MCAST : mccount);
struct ether_addr mca[VNET_NUM_MCAST]; /* mcast addrs */