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