DSE_MCAST_MAX
mybuf = malloc(ETHER_ADDR_LEN * DSE_MCAST_MAX, M_DEVBUF, M_NOWAIT);
while ((len < (DSE_MCAST_MAX - 1)) && (enm != NULL)) {