void __4_4_10_1__IGMP_Snooping() {
    /**
     * @group:       	4.4.10.1 “IGMP” Snooping
     *
     * @description:	The device traps IGMP packets and forwards them only to the processor (host port). The IGMP packets are identified
     *					as IP packets (either Ethernet IP packets, or IEEE 802.3 SNAP IP packets) with IP version = 0x4 and protocol version
     *					number = 0x2.
     *
     * @note:			The port for which Tail Tagging Mode is enabled is the host port.
     *
     */
}