Home
last modified time | relevance | path

Searched refs:net_hub_id_for_client (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/net/
H A Dnet-hmp-cmds.c42 if (net_hub_id_for_client(nc, NULL) == 0) { in hmp_info_network()
H A Dhub.c223 int net_hub_id_for_client(NetClientState *nc, int *id) in net_hub_id_for_client() function
H A Dslirp.c1140 bool got_hub_id = net_hub_id_for_client(&s->nc, &id) == 0; in hmp_info_usernet()
/openbmc/qemu/include/net/
H A Dnet.h306 int net_hub_id_for_client(NetClientState *nc, int *id);