Variable Mdb.packets

class Mdb
{
  // ...
  Mdb.Packet[] packets ;
  // ...
}