Searched defs:tcp_conn_rr_request_struct (Results 1 – 1 of 1) sorted by relevance
165 struct tcp_conn_rr_request_struct { struct166 int recv_buf_size; /* how big does the client want it */167 int send_buf_size;168 int recv_alignment;169 int recv_offset;170 int send_alignment;171 int send_offset;172 int request_size;173 int response_size;174 int no_delay;[all …]