Searched refs:qemu_purge_queued_packets (Results 1 – 9 of 9) sorted by relevance
178 void qemu_purge_queued_packets(NetClientState *nc);
303 qemu_purge_queued_packets(nc); in netmap_cleanup()
299 qemu_purge_queued_packets(nc); in tap_cleanup()1017 qemu_purge_queued_packets(nc); in tap_disable()
182 qemu_purge_queued_packets(nc); in net_vhost_user_cleanup()
265 qemu_purge_queued_packets(nc); in af_xdp_cleanup()
499 qemu_purge_queued_packets(nc); in net_l2tpv3_cleanup()
388 qemu_purge_queued_packets(nc);
470 qemu_purge_queued_packets(nc->peer); in qemu_del_nic()666 void qemu_purge_queued_packets(NetClientState *nc) in qemu_purge_queued_packets() function
3008 qemu_purge_queued_packets(nc); in virtio_net_del_queue()