Home
last modified time | relevance | path

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

/qemu/chardev/
H A Dchar-socket.c107 static int tcp_chr_write(Chardev *chr, const uint8_t *buf, int len) in tcp_chr_write() function
1559 cc->chr_write = tcp_chr_write; in char_socket_class_init()