Searched refs:allmulti_rx_mode (Results 1 – 2 of 2) sorted by relevance
124 #define allmulti_rx_mode(rm) (if_getflags((rm)->port->ifp) & IFF_ALLMULTI) macro
445 if (allmulti_rx_mode(rm) || mac->multiport) in t3_mac_set_rx_mode()