ReactOS 0.4.15-dev-7942-gd23573b
_NDIS_WAN_LINE_UP Struct Reference

#include <ndis.h>

Collaboration diagram for _NDIS_WAN_LINE_UP:

Public Attributes

ULONG LinkSpeed
 
ULONG MaximumTotalSize
 
NDIS_WAN_QUALITY Quality
 
USHORT SendWindow
 
UCHAR RemoteAddress [6]
 
OUT UCHAR LocalAddress [6]
 
ULONG ProtocolBufferLength
 
PUCHAR ProtocolBuffer
 
USHORT ProtocolType
 
NDIS_STRING DeviceName
 

Detailed Description

Definition at line 959 of file ndis.h.

Member Data Documentation

◆ DeviceName

NDIS_STRING _NDIS_WAN_LINE_UP::DeviceName

Definition at line 969 of file ndis.h.

◆ LinkSpeed

ULONG _NDIS_WAN_LINE_UP::LinkSpeed

Definition at line 960 of file ndis.h.

◆ LocalAddress

OUT UCHAR _NDIS_WAN_LINE_UP::LocalAddress[6]

Definition at line 965 of file ndis.h.

◆ MaximumTotalSize

ULONG _NDIS_WAN_LINE_UP::MaximumTotalSize

Definition at line 961 of file ndis.h.

◆ ProtocolBuffer

PUCHAR _NDIS_WAN_LINE_UP::ProtocolBuffer

Definition at line 967 of file ndis.h.

◆ ProtocolBufferLength

ULONG _NDIS_WAN_LINE_UP::ProtocolBufferLength

Definition at line 966 of file ndis.h.

◆ ProtocolType

USHORT _NDIS_WAN_LINE_UP::ProtocolType

Definition at line 968 of file ndis.h.

◆ Quality

NDIS_WAN_QUALITY _NDIS_WAN_LINE_UP::Quality

Definition at line 962 of file ndis.h.

◆ RemoteAddress

UCHAR _NDIS_WAN_LINE_UP::RemoteAddress[6]

Definition at line 964 of file ndis.h.

◆ SendWindow

USHORT _NDIS_WAN_LINE_UP::SendWindow

Definition at line 963 of file ndis.h.


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