Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dsocket.c540 static int net_socket_connect_init(NetClientState *peer, in net_socket_connect_init() function
750 if (net_socket_connect_init(peer, "socket", name, sock->connect, errp) in net_init_socket()