void __4_4_2__ADDRESS_LOOKUP() {
    /**
     * @group:       	4.4.2 ADDRESS LOOKUP
     *
     * @description:	Destination address lookup is performed in three separate internal address tables in the device:
     *					1. Address Lookup (ALU) Table: 4K dynamic + static entries
     *					2. Static Address Table: 16 static entries
     *					3. Reserved Multicast Address Table: 8 pre-configured static entries
     *
     */
}