Searched defs:srpc_test_reqst (Results 1 – 1 of 1) sorted by relevance
186 struct srpc_test_reqst { struct187 __u64 tsr_rpyid; /* reply buffer matchbits */188 __u64 tsr_bulkid; /* bulk buffer matchbits */189 lst_sid_t tsr_sid; /* session id */190 lst_bid_t tsr_bid; /* batch id */191 __u32 tsr_service; /* test type: bulk|ping|... */192 __u32 tsr_loop; /* test client loop count or194 __u32 tsr_concur; /* concurrency of test */195 __u8 tsr_is_client; /* is test client or not */196 __u8 tsr_stop_onerr; /* stop on error */[all …]