Searched defs:tcp_conn_rr_request_struct (Results 1 – 1 of 1) sorted by relevance
340 struct tcp_conn_rr_request_struct { struct341 int recv_buf_size; /* how big does the client want it */342 int send_buf_size;343 int recv_alignment;344 int recv_offset;345 int send_alignment;346 int send_offset;347 int request_size;348 int response_size;349 int no_delay;[all …]