Searched refs:mPacketSections (Results 1 – 1 of 1) sorted by relevance
582 private final ArrayList<PacketSection> mPacketSections = new ArrayList<>(); field in ApfFilter.Ra706 mPacketSections.add( in addMatchSection()724 mPacketSections.add( in addIgnoreSection()736 mPacketSections.add( in addLifetimeSection()869 for (PacketSection section : mPacketSections) { in matches()882 for (PacketSection section : mPacketSections) { in minLifetime()914 for (PacketSection section : mPacketSections) { in generateFilterLocked()