Searched refs:KeepalivePacket (Results 1 – 2 of 2) sorted by relevance
1025 private abstract static class KeepalivePacket { class in LegacyApfFilter1038 private class NattKeepaliveResponse extends KeepalivePacket {1122 private abstract static class TcpKeepaliveAck extends KeepalivePacket {1248 private SparseArray<KeepalivePacket> mKeepalivePackets = new SparseArray<>();1474 final KeepalivePacket response = mKeepalivePackets.valueAt(i); in generateKeepaliveFilters()2296 final KeepalivePacket keepalivePacket = mKeepalivePackets.valueAt(i); in dump()2309 final KeepalivePacket keepalivePacket = mKeepalivePackets.valueAt(i); in dump()
1279 private abstract static class KeepalivePacket { class in ApfFilter1293 private class NattKeepaliveResponse extends KeepalivePacket {1375 private abstract static class TcpKeepaliveAck extends KeepalivePacket {1501 private final SparseArray<KeepalivePacket> mKeepalivePackets = new SparseArray<>();1782 final KeepalivePacket response = mKeepalivePackets.valueAt(i); in generateKeepaliveFilters()2767 final KeepalivePacket keepalivePacket = mKeepalivePackets.valueAt(i); in dump()2780 final KeepalivePacket keepalivePacket = mKeepalivePackets.valueAt(i); in dump()