Searched defs:uni_overflow (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/virtio/ | ||
H A D | virtio-net.h | 198 uint8_t uni_overflow; member |
/openbmc/qemu/hw/net/ | ||
H A D | virtio-net.c | 1122 uint8_t uni_overflow = 0; in virtio_net_handle_mac() local |