Searched refs:new_sts_index (Results 1 – 1 of 1) sorted by relevance
299 uint32_t new_sts_index = PickRandomStsIndex(); in OnSessionStart() local300 SetStsIndex(session_handle, new_sts_index); in OnSessionStart()311 uint32_t new_sts_index = (result.second + 1) & ((1 << 30) - 1); in OnSessionStart() local312 SetStsIndex(session_handle, new_sts_index); in OnSessionStart()