Searched refs:KeepalivePacket (Results 1 – 1 of 1) sorted by relevance
946 private abstract static class KeepalivePacket { class in ApfFilter959 private class NattKeepaliveResponse extends KeepalivePacket {1042 private abstract static class TcpKeepaliveAck extends KeepalivePacket {1167 private SparseArray<KeepalivePacket> mKeepalivePackets = new SparseArray<>();1379 final KeepalivePacket response = mKeepalivePackets.valueAt(i); in generateKeepaliveFilters()1974 final KeepalivePacket keepalivePacket = mKeepalivePackets.valueAt(i); in dump()1987 final KeepalivePacket keepalivePacket = mKeepalivePackets.valueAt(i); in dump()