Home | History | Annotate | Download | only in blktrace

Lines Matching full:net_recv_data

818 			perror("server: net_recv_data: recv failed");
829 static int net_recv_data(int fd, void *buf, unsigned int len)
881 net_recv_data(fd, &ret_hdr, sizeof(ret_hdr));
2377 ret = net_recv_data(nc->fd, mip->fs_buf + mip->fs_off, bnh->len);