Searched defs:dlpi_co_rr_request_struct (Results 1 – 1 of 1) sorted by relevance
63 struct dlpi_co_rr_request_struct { struct64 int recv_win_size; /* how big does the client want it */65 int send_win_size;66 int recv_alignment;67 int recv_offset;68 int send_alignment;69 int send_offset;70 int request_size;71 int response_size;72 int measure_cpu; /* does the client want server cpu */[all …]