ReactOS 0.4.16-dev-747-gbc52d5f
|
#include <netiodef.h>
Public Attributes | |
UINT8 | Type |
UINT8 | AuxillaryDataLength |
UINT16 | SourceCount |
IN_ADDR | MulticastAddress |
Definition at line 829 of file netiodef.h.
UINT8 _IGMPV3_REPORT_RECORD_HEADER::AuxillaryDataLength |
Definition at line 831 of file netiodef.h.
IN_ADDR _IGMPV3_REPORT_RECORD_HEADER::MulticastAddress |
Definition at line 833 of file netiodef.h.
UINT16 _IGMPV3_REPORT_RECORD_HEADER::SourceCount |
Definition at line 832 of file netiodef.h.
UINT8 _IGMPV3_REPORT_RECORD_HEADER::Type |
Definition at line 830 of file netiodef.h.