MAX_MULTI
ether_address_t multi[MAX_MULTI]; /* multicast addresses */
if (nmulti == MAX_MULTI)
if (multiCount == MAX_MULTI)
#define MAX_MULTI 128
ether_address_t multi[MAX_MULTI];