ReactOS 0.4.17-dev-357-ga8f14ff
_KDNET_SHARED_DATA Struct Reference

#include <kdnetshareddata.h>

Collaboration diagram for _KDNET_SHARED_DATA:

Public Attributes

PVOID Hardware
 
struct _DEBUG_DEVICE_DESCRIPTORDevice
 
PUCHAR TargetMacAddress
 
ULONG LinkSpeed
 
ULONG LinkDuplex
 
PUCHAR LinkState
 
ULONG SerialBaudRate
 
ULONG Flags
 
UCHAR RestartKdnet
 
UCHAR Reserved [3]
 

Detailed Description

Definition at line 29 of file kdnetshareddata.h.

Member Data Documentation

◆ Device

struct _DEBUG_DEVICE_DESCRIPTOR* _KDNET_SHARED_DATA::Device

Definition at line 32 of file kdnetshareddata.h.

◆ Flags

ULONG _KDNET_SHARED_DATA::Flags

Definition at line 38 of file kdnetshareddata.h.

◆ Hardware

PVOID _KDNET_SHARED_DATA::Hardware

Definition at line 31 of file kdnetshareddata.h.

◆ LinkDuplex

ULONG _KDNET_SHARED_DATA::LinkDuplex

Definition at line 35 of file kdnetshareddata.h.

◆ LinkSpeed

ULONG _KDNET_SHARED_DATA::LinkSpeed

Definition at line 34 of file kdnetshareddata.h.

◆ LinkState

PUCHAR _KDNET_SHARED_DATA::LinkState

Definition at line 36 of file kdnetshareddata.h.

◆ Reserved

UCHAR _KDNET_SHARED_DATA::Reserved[3]

Definition at line 40 of file kdnetshareddata.h.

◆ RestartKdnet

UCHAR _KDNET_SHARED_DATA::RestartKdnet

Definition at line 39 of file kdnetshareddata.h.

◆ SerialBaudRate

ULONG _KDNET_SHARED_DATA::SerialBaudRate

Definition at line 37 of file kdnetshareddata.h.

◆ TargetMacAddress

PUCHAR _KDNET_SHARED_DATA::TargetMacAddress

Definition at line 33 of file kdnetshareddata.h.


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