Searched refs:multicast (Results 1 – 2 of 2) sorted by relevance
126 ether_multicast_t multicast; ///< Multicast enable or disable member
912 if (ETHER_MULTICAST_DISABLE == p_instance_ctrl->p_ether_cfg->multicast) in R_ETHER_Read()1474 if (ETHER_MULTICAST_DISABLE == p_instance_ctrl->p_ether_cfg->multicast) in ether_config_ethernet()