]> Git Repo - qemu.git/blobdiff - net/hub.h
net: reorganize headers
[qemu.git] / net / hub.h
index 4cbfdb128b63272739d2472840c7c2d5fa3c2024..583ada89d8abe52e4ee41ded6192f36c4ec5092d 100644 (file)
--- a/net/hub.h
+++ b/net/hub.h
@@ -20,8 +20,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);
-int net_hub_id_for_client(NetClientState *nc, int *id);
 void net_hub_check_clients(void);
-NetClientState *net_hub_port_find(int hub_id);
 
 #endif /* NET_HUB_H */
This page took 0.023328 seconds and 4 git commands to generate.