_TRemoveMulticastAddrMsg Struct Reference

struct _TRemoveMulticastAddrMsg

Member Data Documentation

TOIDHeader hdr

TOIDHeader hdr

Common message header

TMacAddress macAddress

TMacAddress macAddress

Defines the multicast MAC address to be removed

TBool removeAll

TBool removeAll

If ETrue, remove all the currently specified multicast addresses. Otherwise remove only macAddress (included in this message). Note that if there are no multicast addresses left after this removal, the multicast filtering will be disabled and all multicast packets will again be received and accepted.