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.java515 LIFETIME, // A lifetime. Not matched, and generally counts toward minimum RA lifetime. enumConstant
538 if (type == Type.LIFETIME) { in toString()
737 new PacketSection(mPacket.position(), length, PacketSection.Type.LIFETIME, in addLifetimeSection()
765 return section.type == PacketSection.Type.LIFETIME in isRelevantLifetime()