ReactOS 0.4.15-dev-7953-g1f49173
_MLDV2_QUERY_HEADER Struct Reference

#include <netiodef.h>

Collaboration diagram for _MLDV2_QUERY_HEADER:

Public Attributes

ICMPV6_HEADER IcmpHeader
 
union {
   UINT16   MaxRespCode
 
   struct {
      UINT16   MaxRespCodeMantissaHi:4
 
      UINT16   MaxRespCodeExponent:3
 
      UINT16   MaxRespCodeType:1
 
      UINT16   MaxRespCodeMantissaLo:8
 
   } 
 
}; 
 
UINT16 Reserved
 
IN6_ADDR MulticastAddress
 
UINT8 QuerierRobustnessVariable:3
 
UINT8 SuppressRouterSideProcessing:1
 
UINT8 QueryReserved:4
 
union {
   UINT8   QueriersQueryInterfaceCode
 
   struct {
      UINT8   QQCMantissa:4
 
      UINT8   QQCExponent:3
 
      UINT8   QQCType:1
 
   } 
 
}; 
 
UINT16 SourceCount
 

Detailed Description

Definition at line 1052 of file netiodef.h.

Member Data Documentation

◆ 

union { ... } _MLDV2_QUERY_HEADER::@3140

◆ 

union { ... } _MLDV2_QUERY_HEADER::@3142

◆ IcmpHeader

ICMPV6_HEADER _MLDV2_QUERY_HEADER::IcmpHeader

Definition at line 1053 of file netiodef.h.

◆ MaxRespCode

UINT16 _MLDV2_QUERY_HEADER::MaxRespCode

Definition at line 1055 of file netiodef.h.

◆ MaxRespCodeExponent

UINT16 _MLDV2_QUERY_HEADER::MaxRespCodeExponent

Definition at line 1058 of file netiodef.h.

◆ MaxRespCodeMantissaHi

UINT16 _MLDV2_QUERY_HEADER::MaxRespCodeMantissaHi

Definition at line 1057 of file netiodef.h.

◆ MaxRespCodeMantissaLo

UINT16 _MLDV2_QUERY_HEADER::MaxRespCodeMantissaLo

Definition at line 1060 of file netiodef.h.

◆ MaxRespCodeType

UINT16 _MLDV2_QUERY_HEADER::MaxRespCodeType

Definition at line 1059 of file netiodef.h.

◆ MulticastAddress

IN6_ADDR _MLDV2_QUERY_HEADER::MulticastAddress

Definition at line 1064 of file netiodef.h.

◆ QQCExponent

UINT8 _MLDV2_QUERY_HEADER::QQCExponent

Definition at line 1072 of file netiodef.h.

◆ QQCMantissa

UINT8 _MLDV2_QUERY_HEADER::QQCMantissa

Definition at line 1071 of file netiodef.h.

◆ QQCType

UINT8 _MLDV2_QUERY_HEADER::QQCType

Definition at line 1073 of file netiodef.h.

◆ QuerierRobustnessVariable

UINT8 _MLDV2_QUERY_HEADER::QuerierRobustnessVariable

Definition at line 1065 of file netiodef.h.

◆ QueriersQueryInterfaceCode

UINT8 _MLDV2_QUERY_HEADER::QueriersQueryInterfaceCode

Definition at line 1069 of file netiodef.h.

◆ QueryReserved

UINT8 _MLDV2_QUERY_HEADER::QueryReserved

Definition at line 1067 of file netiodef.h.

◆ Reserved

UINT16 _MLDV2_QUERY_HEADER::Reserved

Definition at line 1063 of file netiodef.h.

◆ SourceCount

UINT16 _MLDV2_QUERY_HEADER::SourceCount

Definition at line 1076 of file netiodef.h.

◆ SuppressRouterSideProcessing

UINT8 _MLDV2_QUERY_HEADER::SuppressRouterSideProcessing

Definition at line 1066 of file netiodef.h.


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