ReactOS 0.4.15-dev-8064-gdaf8068
_IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS Union Reference

#include <netiodef.h>

Collaboration diagram for _IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS:

Public Attributes

struct {
   UINT8   Reserved1:5
 
   UINT8   Override:1
 
   UINT8   Solicited:1
 
   UINT8   Router:1
 
   UINT8   Reserved2 [3]
 
}; 
 
UINT32 Value
 

Detailed Description

Definition at line 948 of file netiodef.h.

Member Data Documentation

◆ 

struct { ... } _IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS::@3132

◆ Override

UINT8 _IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS::Override

Definition at line 951 of file netiodef.h.

◆ Reserved1

UINT8 _IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS::Reserved1

Definition at line 950 of file netiodef.h.

◆ Reserved2

UINT8 _IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS::Reserved2[3]

Definition at line 954 of file netiodef.h.

◆ Router

UINT8 _IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS::Router

Definition at line 953 of file netiodef.h.

◆ Solicited

UINT8 _IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS::Solicited

Definition at line 952 of file netiodef.h.

◆ Value

UINT32 _IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS::Value

Definition at line 956 of file netiodef.h.


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