Searched defs:tcp_tran_rr_request_struct (Results 1 – 1 of 1) sorted by relevance
211 struct tcp_tran_rr_request_struct { struct212 int recv_buf_size; /* how big does the client want it */213 int send_buf_size;214 int recv_alignment;215 int recv_offset;216 int send_alignment;217 int send_offset;218 int request_size;219 int response_size;220 int no_delay;[all …]