Home
last modified time | relevance | path

Searched defs:PacketSection (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NetworkStack/src/android/net/apf/
DLegacyApfFilter.java534 private static class PacketSection { class in LegacyApfFilter
552 PacketSection(int start, int length, Type type, int option, long lifetime) { in PacketSection() method in LegacyApfFilter.PacketSection
DApfFilter.java622 private static class PacketSection { class in ApfFilter
639 PacketSection(int start, int length, Type type, long lifetime, int min) { in PacketSection() method in ApfFilter.PacketSection