Searched defs:dlpi_cl_stream_request_struct (Results 1 – 1 of 1) sorted by relevance
109 struct dlpi_cl_stream_request_struct { struct110 int recv_win_size;111 int message_size;112 int recv_alignment;113 int recv_offset;114 int checksum_off;115 int measure_cpu;116 float cpu_rate;117 int test_length;118 int so_rcvavoid; /* do we want the remote to avoid receive copies? */[all …]