Searched refs:recv_skip_hint (Results 1 – 2 of 2) sorted by relevance
244 if (zc.recv_skip_hint) { in child_thread()245 assert(zc.recv_skip_hint <= chunk_size); in child_thread()246 lu = read(fd, buffer, min(zc.recv_skip_hint, in child_thread()
350 __u32 recv_skip_hint; /* out: amount of bytes to skip */ member
Completed in 10 milliseconds