Searched defs:sts_index (Results 1 – 1 of 1) sorted by relevance
472 bool SetStsIndex(uint32_t session_handle, uint32_t sts_index) in SetStsIndex()506 std::uniform_int_distribution<std::mt19937::result_type> sts_index(0, (1 << 16) - 1); in PickRandomStsIndex() local