Searched defs:dg_rr_request_struct (Results 1 – 1 of 1) sorted by relevance
142 struct dg_rr_request_struct { struct143 int recv_buf_size; /* how big does the client want it */144 int send_buf_size;145 int recv_alignment;146 int recv_offset;147 int send_alignment;148 int send_offset;149 int request_size;150 int response_size;151 int measure_cpu; /* does the client want server cpu */[all …]