Searched defs:xti_udp_stream_request_struct (Results 1 – 1 of 1) sorted by relevance
150 struct xti_udp_stream_request_struct { struct151 int recv_buf_size;152 int message_size;153 int recv_alignment;154 int recv_offset;155 int checksum_off; /* not used. left in for compatibility */156 int measure_cpu;157 float cpu_rate;158 int test_length;159 int so_rcvavoid; /* do we want the remote to avoid receive */[all …]