Home
last modified time | relevance | path

Searched refs:LIFETIME (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/src/android/net/apf/
DApfFilter.java516 LIFETIME, // A lifetime. Not matched, and generally counts toward minimum RA lifetime. enumConstant
539 if (type == Type.LIFETIME) { in toString()
738 new PacketSection(mPacket.position(), length, PacketSection.Type.LIFETIME, in addLifetimeSection()
766 return section.type == PacketSection.Type.LIFETIME in isRelevantLifetime()