Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dstream.c116 static gboolean net_stream_send(QIOChannel *ioc,
126 net_stream_send, s, NULL); in net_stream_send_completed()
144 static gboolean net_stream_send(QIOChannel *ioc, in net_stream_send() function
253 s->ioc_read_tag = qio_channel_add_watch(s->ioc, G_IO_IN, net_stream_send, in net_stream_listen()
360 s->ioc_read_tag = qio_channel_add_watch(s->ioc, G_IO_IN, net_stream_send, in net_stream_client_connected()