IONIC_RX_MODE_F_MULTICAST
rx_mode |= (nd_flags & IFF_MULTICAST) ? IONIC_RX_MODE_F_MULTICAST : 0;
if (rx_mode & IONIC_RX_MODE_F_MULTICAST)