Lines Matching defs:udp_stream_request_struct
433 struct udp_stream_request_struct { struct
434 int recv_buf_size;
435 int message_size;
436 int recv_connected;
437 int recv_alignment;
438 int recv_offset;
439 int checksum_off;
440 int measure_cpu;
441 float cpu_rate;
442 int test_length;
443 int so_rcvavoid; /* do we want the remote to avoid receive */
445 int so_sndavoid; /* do we want the remote to avoid send copies? */
446 int port; /* the port to which the recv side should bind
449 int ipfamily;