Searched refs:net_hub_id_for_client (Results 1 – 4 of 4) sorted by relevance
42 if (net_hub_id_for_client(nc, NULL) == 0) { in hmp_info_network()
223 int net_hub_id_for_client(NetClientState *nc, int *id) in net_hub_id_for_client() function
1140 bool got_hub_id = net_hub_id_for_client(&s->nc, &id) == 0; in hmp_info_usernet()
306 int net_hub_id_for_client(NetClientState *nc, int *id);