ReactOS 0.4.15-dev-7953-g1f49173
_IGMPV3_QUERY_HEADER Struct Reference

#include <netiodef.h>

Collaboration diagram for _IGMPV3_QUERY_HEADER:

Public Attributes

UINT8 Type
 
union {
   UINT8   MaxRespCode
 
   struct {
      UINT8   MaxRespCodeMantissa:4
 
      UINT8   MaxRespCodeExponent:3
 
      UINT8   MaxRespCodeType:1
 
   } 
 
}; 
 
UINT16 Checksum
 
IN_ADDR MulticastAddress
 
UINT8 QuerierRobustnessVariable:3
 
UINT8 SuppressRouterSideProcessing:1
 
UINT8 Reserved:4
 
union {
   UINT8   QueriersQueryInterfaceCode
 
   struct {
      UINT8   QQCMantissa:4
 
      UINT8   QQCExponent:3
 
      UINT8   QQCType:1
 
   } 
 
}; 
 
UINT16 SourceCount
 

Detailed Description

Definition at line 803 of file netiodef.h.

Member Data Documentation

◆ 

union { ... } _IGMPV3_QUERY_HEADER::@3114

◆ 

union { ... } _IGMPV3_QUERY_HEADER::@3116

◆ Checksum

UINT16 _IGMPV3_QUERY_HEADER::Checksum

Definition at line 813 of file netiodef.h.

◆ MaxRespCode

UINT8 _IGMPV3_QUERY_HEADER::MaxRespCode

Definition at line 806 of file netiodef.h.

◆ MaxRespCodeExponent

UINT8 _IGMPV3_QUERY_HEADER::MaxRespCodeExponent

Definition at line 809 of file netiodef.h.

◆ MaxRespCodeMantissa

UINT8 _IGMPV3_QUERY_HEADER::MaxRespCodeMantissa

Definition at line 808 of file netiodef.h.

◆ MaxRespCodeType

UINT8 _IGMPV3_QUERY_HEADER::MaxRespCodeType

Definition at line 810 of file netiodef.h.

◆ MulticastAddress

IN_ADDR _IGMPV3_QUERY_HEADER::MulticastAddress

Definition at line 814 of file netiodef.h.

◆ QQCExponent

UINT8 _IGMPV3_QUERY_HEADER::QQCExponent

Definition at line 822 of file netiodef.h.

◆ QQCMantissa

UINT8 _IGMPV3_QUERY_HEADER::QQCMantissa

Definition at line 821 of file netiodef.h.

◆ QQCType

UINT8 _IGMPV3_QUERY_HEADER::QQCType

Definition at line 823 of file netiodef.h.

◆ QuerierRobustnessVariable

UINT8 _IGMPV3_QUERY_HEADER::QuerierRobustnessVariable

Definition at line 815 of file netiodef.h.

◆ QueriersQueryInterfaceCode

UINT8 _IGMPV3_QUERY_HEADER::QueriersQueryInterfaceCode

Definition at line 819 of file netiodef.h.

◆ Reserved

UINT8 _IGMPV3_QUERY_HEADER::Reserved

Definition at line 817 of file netiodef.h.

◆ SourceCount

UINT16 _IGMPV3_QUERY_HEADER::SourceCount

Definition at line 826 of file netiodef.h.

◆ SuppressRouterSideProcessing

UINT8 _IGMPV3_QUERY_HEADER::SuppressRouterSideProcessing

Definition at line 816 of file netiodef.h.

◆ Type

UINT8 _IGMPV3_QUERY_HEADER::Type

Definition at line 804 of file netiodef.h.


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