Searched refs:mMinRdnssLifetime (Results 1 – 2 of 2) sorted by relevance
614 private long mMinRdnssLifetime = Long.MAX_VALUE; field in LegacyApfFilter.Ra812 return mMinRdnssLifetime; in minRdnssLifetime()902 mMinRdnssLifetime = getMinForPositiveValue(mMinRdnssLifetime, lifetime); in Ra()
720 private long mMinRdnssLifetime = Long.MAX_VALUE; field in ApfFilter.Ra929 return mMinRdnssLifetime; in minRdnssLifetime()1015 mMinRdnssLifetime = getMinForPositiveValue(mMinRdnssLifetime, lifetime); in Ra()