Searched refs:minRdnssLifetime (Results 1 – 3 of 3) sorted by relevance
138 public final int minRdnssLifetime; field in IpClientLinkObserver.Configuration141 public Configuration(int minRdnssLifetime, boolean populateLinkAddressLifetime) { in Configuration() argument142 this.minRdnssLifetime = minRdnssLifetime; in Configuration()198 mDnsServerRepository = new DnsServerRepository(config.minRdnssLifetime); in IpClientLinkObserver()326 mDnsServerRepository = new DnsServerRepository(mConfig.minRdnssLifetime); in clearLinkProperties()
811 public long minRdnssLifetime() { in minRdnssLifetime() method in LegacyApfFilter.Ra2053 mLowestRdnssLifetimeSeconds, ra.minRdnssLifetime()); in processRa()
928 public long minRdnssLifetime() { in minRdnssLifetime() method in ApfFilter.Ra2452 mLowestRdnssLifetimeSeconds, ra.minRdnssLifetime()); in processRa()