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