Searched defs:xti_tcp_conn_rr_request_struct (Results 1 – 1 of 1) sorted by relevance
104 struct xti_tcp_conn_rr_request_struct { struct105 int recv_buf_size; /* how big does the client want it */106 int send_buf_size;107 int recv_alignment;108 int recv_offset;109 int send_alignment;110 int send_offset;111 int request_size;112 int response_size;113 int no_delay;[all …]