class OutPort < BinData::Primitive
        ANY = 0xffffffff

        endian :big
        uint32 :out_port, initial_value: ANY