Searched defs:promisc (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/include/hw/virtio/ | ||
| H A D | virtio-net.h | 191 uint8_t promisc; member |
| /openbmc/qemu/hw/net/ | ||
| H A D | xilinx_axienet.c | 705 int promisc = s->fmi & (1 << 31); in eth_rx() local |