Home
last modified time | relevance | path

Searched refs:net_hub_flush (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/net/
H A Dhub.h22 bool net_hub_flush(NetClientState *nc);
H A Dhub.c335 bool net_hub_flush(NetClientState *nc) in net_hub_flush() function
H A Dnet.c680 if (net_hub_flush(nc->peer)) { in qemu_flush_or_purge_queued_packets()