Searched refs:end_offset (Results 1 – 1 of 1) sorted by relevance
987 size_t end_offset; in tcp_output() local989 int rv = lbuf_getrange(&tp->sendbuf, off, len, &start, &start_offset, &end, &end_offset); in tcp_output()1000 length_to_copy -= end_offset; in tcp_output()