Searched defs:tcp_rr_request_struct (Results 1 – 1 of 1) sorted by relevance
295 struct tcp_rr_request_struct { struct296 int recv_buf_size; /* how big does the client want it */297 int send_buf_size;298 int recv_alignment;299 int recv_offset;300 int send_alignment;301 int send_offset;302 int request_size;303 int response_size;304 int no_delay;[all …]