|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <netiodef.h>

Public Attributes | |
| struct { | |
| UINT8 Reserved1:5 | |
| UINT8 Override:1 | |
| UINT8 Solicited:1 | |
| UINT8 Router:1 | |
| UINT8 Reserved2 [3] | |
| }; | |
| UINT32 | Value |
Definition at line 949 of file netiodef.h.
| struct { ... } _IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS::@3320 |
| UINT8 _IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS::Override |
Definition at line 952 of file netiodef.h.
| UINT8 _IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS::Reserved1 |
Definition at line 951 of file netiodef.h.
| UINT8 _IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS::Reserved2[3] |
Definition at line 955 of file netiodef.h.
| UINT8 _IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS::Router |
Definition at line 954 of file netiodef.h.
| UINT8 _IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS::Solicited |
Definition at line 953 of file netiodef.h.
| UINT32 _IPV6_NEIGHBOR_ADVERTISEMENT_FLAGS::Value |
Definition at line 957 of file netiodef.h.