void __4_4_18_4__ACL_Interrupts() {
    /**
     * @group:       	4.4.18.4 ACL Interrupts
     *
     * @description:	The ACL filtering functions do not generate interrupts. Interrupts apply only for the Count Mode (MD = 01, ENB = 00).
     *					The Matching Rule can be configured either to timeout if the interval between packets of a specific type (MAC address
     *					and EtherType), or when a set number of these packets are received. There is a separate interrupt for each port. Port
     *					specific interrupt status and masks are located in the Port Interrupt Status Register and Port Interrupt Mask Register.
     *					The top level interrupt registers for each port are in the Global Port Interrupt Status Register and Global Port Interrupt
     *					Mask Register.
     *
     */
}