]> Git Repo - qemu.git/blobdiff - net/hub.h
block: Drop bdrv_find
[qemu.git] / net / hub.h
index 583ada89d8abe52e4ee41ded6192f36c4ec5092d..a625effe002a63afd5d9abe61c454a0e53284678 100644 (file)
--- a/net/hub.h
+++ b/net/hub.h
@@ -21,5 +21,6 @@ NetClientState *net_hub_add_port(int hub_id, const char *name);
 NetClientState *net_hub_find_client_by_name(int hub_id, const char *name);
 void net_hub_info(Monitor *mon);
 void net_hub_check_clients(void);
+bool net_hub_flush(NetClientState *nc);
 
 #endif /* NET_HUB_H */
This page took 0.023607 seconds and 4 git commands to generate.