Revision 81017645 net/hub.h

b/net/hub.h
23 23
VLANClientState *net_hub_find_client_by_name(int hub_id, const char *name);
24 24
void net_hub_info(Monitor *mon);
25 25
int net_hub_id_for_client(VLANClientState *nc, int *id);
26
void net_hub_check_clients(void);
26 27

  
27 28
#endif /* NET_HUB_H */

Also available in: Unified diff