Searched refs:qemu_has_ufo (Results 1 – 3 of 3) sorted by relevance
184 bool qemu_has_ufo(NetClientState *nc);
497 bool qemu_has_ufo(NetClientState *nc) in qemu_has_ufo() function
624 n->has_ufo = qemu_has_ufo(qemu_get_queue(n->nic)->peer); in peer_has_ufo()