Home
last modified time | relevance | path

Searched refs:VMXNET3_RXM_MCAST (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/net/
H A Dvmxnet3.h674 VMXNET3_RXM_MCAST = 0x02, /* multicast passing the filters */ enumerator
H A Dvmxnet3.c1950 if (!VMXNET_FLAG_IS_SET(s->rx_mode, VMXNET3_RXM_MCAST)) { in vmxnet3_rx_filter_may_indicate()