Searched refs:avgCommon (Results 1 – 1 of 1) sorted by relevance
967 int64_t avgCommon = (masterTxCommonTime + masterRxCommonTime) >> 1; in handleSyncResponse() local981 result = mClockRecovery.pushDisciplineEvent(avgLocal, avgCommon, rttCommon); in handleSyncResponse()