ReactOS 0.4.15-dev-7953-g1f49173
_IPV6_ROUTER_ADVERTISEMENT_FLAGS Union Reference

#include <netiodef.h>

Collaboration diagram for _IPV6_ROUTER_ADVERTISEMENT_FLAGS:

Public Attributes

struct {
   UINT8   Reserved:3
 
   UINT8   Preference:2
 
   UINT8   HomeAgent:1
 
   UINT8   OtherStatefulConfiguration:1
 
   UINT8   ManagedAddressConfiguration:1
 
}; 
 
UINT8 Value
 

Detailed Description

Definition at line 927 of file netiodef.h.

Member Data Documentation

◆ 

struct { ... } _IPV6_ROUTER_ADVERTISEMENT_FLAGS::@3126

◆ HomeAgent

UINT8 _IPV6_ROUTER_ADVERTISEMENT_FLAGS::HomeAgent

Definition at line 931 of file netiodef.h.

◆ ManagedAddressConfiguration

UINT8 _IPV6_ROUTER_ADVERTISEMENT_FLAGS::ManagedAddressConfiguration

Definition at line 933 of file netiodef.h.

◆ OtherStatefulConfiguration

UINT8 _IPV6_ROUTER_ADVERTISEMENT_FLAGS::OtherStatefulConfiguration

Definition at line 932 of file netiodef.h.

◆ Preference

UINT8 _IPV6_ROUTER_ADVERTISEMENT_FLAGS::Preference

Definition at line 930 of file netiodef.h.

◆ Reserved

UINT8 _IPV6_ROUTER_ADVERTISEMENT_FLAGS::Reserved

Definition at line 929 of file netiodef.h.

◆ Value

UINT8 _IPV6_ROUTER_ADVERTISEMENT_FLAGS::Value

Definition at line 935 of file netiodef.h.


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