ReactOS 0.4.15-dev-7953-g1f49173
_NDIS_WAN_INFO Struct Reference

#include <ndiswan.h>

Collaboration diagram for _NDIS_WAN_INFO:

Public Attributes

_Out_ ULONG MaxFrameSize
 
_Out_ ULONG MaxTransmit
 
_Out_ ULONG HeaderPadding
 
_Out_ ULONG TailPadding
 
_Out_ ULONG Endpoints
 
_Out_ UINT MemoryFlags
 
_Out_ NDIS_PHYSICAL_ADDRESS HighestAcceptableAddress
 
_Out_ ULONG FramingBits
 
_Out_ ULONG DesiredACCM
 

Detailed Description

Definition at line 126 of file ndiswan.h.

Member Data Documentation

◆ DesiredACCM

_Out_ ULONG _NDIS_WAN_INFO::DesiredACCM

Definition at line 135 of file ndiswan.h.

◆ Endpoints

_Out_ ULONG _NDIS_WAN_INFO::Endpoints

Definition at line 131 of file ndiswan.h.

◆ FramingBits

_Out_ ULONG _NDIS_WAN_INFO::FramingBits

Definition at line 134 of file ndiswan.h.

◆ HeaderPadding

_Out_ ULONG _NDIS_WAN_INFO::HeaderPadding

Definition at line 129 of file ndiswan.h.

◆ HighestAcceptableAddress

_Out_ NDIS_PHYSICAL_ADDRESS _NDIS_WAN_INFO::HighestAcceptableAddress

Definition at line 133 of file ndiswan.h.

◆ MaxFrameSize

_Out_ ULONG _NDIS_WAN_INFO::MaxFrameSize

Definition at line 127 of file ndiswan.h.

◆ MaxTransmit

_Out_ ULONG _NDIS_WAN_INFO::MaxTransmit

Definition at line 128 of file ndiswan.h.

◆ MemoryFlags

_Out_ UINT _NDIS_WAN_INFO::MemoryFlags

Definition at line 132 of file ndiswan.h.

◆ TailPadding

_Out_ ULONG _NDIS_WAN_INFO::TailPadding

Definition at line 130 of file ndiswan.h.


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