Searched defs:first_multi (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/virtio/ | ||
H A D | virtio-net.h | 196 uint32_t first_multi; member |
/openbmc/qemu/hw/net/ | ||
H A D | virtio-net.c | 1121 int first_multi = 0; in virtio_net_handle_mac() local |