pub type VmoId = u8;
VMO identifier.
VMO identifiers are always in the range [0, MAX_VMOS).
MAX_VMOS
VMO identifiers are reported to devices through [NetworkDeviceImpl.PrepareVmo].
NetworkDeviceImpl.PrepareVmo