Searched refs:tcp_chr_write (Results 1 – 1 of 1) sorted by relevance
1989 static int tcp_chr_write(CharDriverState *chr, const uint8_t *buf, int len) in tcp_chr_write() function2277 chr->chr_write = tcp_chr_write; in qemu_chr_open_socket()