void __4_4_2_6__Aging() {
    /**
     * @group:       	4.4.2.6 Aging
     *
     * @description:	The lookup engine updates the age count information of a dynamic record in the ALU table whenever the corresponding
     * 					SA appears. The age count is used in the aging process. If a record is not updated for a period of time, the lookup engine
     * 					removes the record from the table. The lookup engine constantly performs the aging process and continuously removes
     * 					aging records. The aging period is about 300 seconds (±75 seconds) and can be configured longer or shorter (1 second
     * 					to 30 minutes). This feature can be enabled or disabled. Static entries are exempt from the aging process.
     *
     */
}