Searched refs:mPacketSections (Results 1 – 1 of 1) sorted by relevance
583 private final ArrayList<PacketSection> mPacketSections = new ArrayList<>(); field in ApfFilter.Ra707 mPacketSections.add( in addMatchSection()725 mPacketSections.add( in addIgnoreSection()737 mPacketSections.add( in addLifetimeSection()870 for (PacketSection section : mPacketSections) { in matches()883 for (PacketSection section : mPacketSections) { in minLifetime()915 for (PacketSection section : mPacketSections) { in generateFilterLocked()