Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dvmxnet3.h677 VMXNET3_RXM_PROMISC = 0x10 /* promiscuous */ enumerator
H A Dvmxnet3.c1936 if (VMXNET_FLAG_IS_SET(s->rx_mode, VMXNET3_RXM_PROMISC)) { in vmxnet3_rx_filter_may_indicate()