ReactOS 0.4.15-dev-7958-gcd0bb1a
_MLD_HEADER Struct Reference

#include <netiodef.h>

Collaboration diagram for _MLD_HEADER:

Public Attributes

ICMPV6_HEADER IcmpHeader
 
UINT16 MaxRespTime
 
UINT16 Reserved
 
IN6_ADDR MulticastAddress
 

Detailed Description

Definition at line 1040 of file netiodef.h.

Member Data Documentation

◆ IcmpHeader

ICMPV6_HEADER _MLD_HEADER::IcmpHeader

Definition at line 1041 of file netiodef.h.

◆ MaxRespTime

UINT16 _MLD_HEADER::MaxRespTime

Definition at line 1042 of file netiodef.h.

◆ MulticastAddress

IN6_ADDR _MLD_HEADER::MulticastAddress

Definition at line 1044 of file netiodef.h.

◆ Reserved

UINT16 _MLD_HEADER::Reserved

Definition at line 1043 of file netiodef.h.


The documentation for this struct was generated from the following file: