Lines Matching full:tcp_chr_recv
2092 static ssize_t tcp_chr_recv(CharDriverState *chr, char *buf, size_t len)2118 static ssize_t tcp_chr_recv(CharDriverState *chr, char *buf, size_t len)2137 size = tcp_chr_recv(chr, (void *)buf, len);