Searched refs:promisc_rx_mode (Results 1 – 2 of 2) sorted by relevance
123 #define promisc_rx_mode(rm) (if_getflags((rm)->port->ifp) & IFF_PROMISC) macro
438 if (promisc_rx_mode(rm)) in t3_mac_set_rx_mode()