Searched defs:tcp_tran_rr_request_struct (Results 1 – 1 of 1) sorted by relevance
386 struct tcp_tran_rr_request_struct { struct387 int recv_buf_size; /* how big does the client want it */388 int send_buf_size;389 int recv_alignment;390 int recv_offset;391 int send_alignment;392 int send_offset;393 int request_size;394 int response_size;395 int no_delay;[all …]