Searched refs:AgingTimeout (Results 1 – 1 of 1) sorted by relevance
8199 …tchIdx, Netc_EthSwt_Ip_ResumeEntryEntryId ResumeEntryEntryId, float64 AgingTimeout, Std_ReturnType… argument8202 …if(AgingTimeout >= (float64) (Netc_EthSwt_Ip_FdbTableEntryTimeout[SwitchIdx])) /* Check if FDB ent…8330 float64 AgingTimeout; local8378 AgingTimeout = (float64)HwAgingCount;8379 AgingTimeout *= (float64)MainFunctionCycleSteps;8380 AgingTimeout *= (float64)mainPeriod;8381 …wt_Ip_SearchAndAgeEntryInFdbTable_SecondPart(SwitchIdx, ResumeEntryEntryId, AgingTimeout, &Status);