Lines Matching defs:dlpi_cl_stream_request_struct
109 struct dlpi_cl_stream_request_struct { struct
110 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? */
119 int so_sndavoid; /* do we want the remote to avoid send copies? */
120 int ppa; /* which device do we wish to use? */
121 int sap;
122 int dev_name_len; /* the length of the device name string. this */
125 char dlpi_device[32]; /* the path to the dlpi device */