Searched refs:mMinRioRouteLifetime (Results 1 – 2 of 2) sorted by relevance
612 private long mMinRioRouteLifetime = Long.MAX_VALUE; field in LegacyApfFilter.Ra805 return mMinRioRouteLifetime; in minRioRouteLifetime()908 mMinRioRouteLifetime = getMinForPositiveValue( in Ra()909 mMinRioRouteLifetime, lifetime); in Ra()
718 private long mMinRioRouteLifetime = Long.MAX_VALUE; field in ApfFilter.Ra922 return mMinRioRouteLifetime; in minRioRouteLifetime()1021 mMinRioRouteLifetime = getMinForPositiveValue( in Ra()1022 mMinRioRouteLifetime, lifetime); in Ra()