Searched refs:net_hub_add_port (Results 1 – 3 of 3) sorted by relevance
18 NetClientState *net_hub_add_port(int hub_id, const char *name,
176 NetClientState *net_hub_add_port(int hub_id, const char *name, in net_hub_add_port() function260 net_hub_add_port(hubport->hubid, name, hubpeer); in net_init_hubport()
1308 peer = net_hub_add_port(0, NULL, NULL); in net_client_init1()
Completed in 9 milliseconds