Home | History | Annotate | Download | only in blktrace

Lines Matching full:buf_len

837 static int net_send_data(int fd, void *buf, unsigned int buf_len)
840 unsigned int bytes_left = buf_len;
853 return buf_len - bytes_left;