Hi,
First of all, sorry for the later reply.
The ID filter based on CAN Frame type, the standard frame with 11bit ID field, the extend Frame with 29bit ID field.

If customer is using Stand frame, the RXMGMASK register should set [28:18] bits for ID filter.
For example, if customer want to receive CAN frame from ID[0x64(100),0x65,0x66,0x67(103)], customer can set RXMGMASK value to 0x1FF3FFFF.
If those four ID is not continuty, there could exist gap just only allow four ID passed, the other ID all be filtered. The continuty ID could be possible.
Wish it helps.
Mike