Searched defs:dlpi_co_stream_request_struct (Results 1 – 1 of 1) sorted by relevance
9 struct dlpi_co_stream_request_struct { struct10 int recv_win_size;11 int send_win_size;12 int receive_size; /* how many bytes do we want to */14 int recv_alignment; /* what is the alignment of the */16 int recv_offset; /* and at what offset from that */18 int measure_cpu; /* does the client want server cpu */20 float cpu_rate; /* do we know how fast the cpu is */22 int test_length; /* how long is the test? */23 int so_rcvavoid; /* do we want the remote to avoid */[all …]