ReactOS 0.4.15-dev-7942-gd23573b
_NDIS_WAN_GET_LINK_INFO Struct Reference

#include <ndiswan.h>

Collaboration diagram for _NDIS_WAN_GET_LINK_INFO:

Public Attributes

_In_ NDIS_HANDLE NdisLinkHandle
 
_Out_ ULONG MaxSendFrameSize
 
_Out_ ULONG MaxRecvFrameSize
 
_Out_ ULONG HeaderPadding
 
_Out_ ULONG TailPadding
 
_Out_ ULONG SendFramingBits
 
_Out_ ULONG RecvFramingBits
 
_Out_ ULONG SendCompressionBits
 
_Out_ ULONG RecvCompressionBits
 
_Out_ ULONG SendACCM
 
_Out_ ULONG RecvACCM
 

Detailed Description

Definition at line 138 of file ndiswan.h.

Member Data Documentation

◆ HeaderPadding

_Out_ ULONG _NDIS_WAN_GET_LINK_INFO::HeaderPadding

Definition at line 142 of file ndiswan.h.

◆ MaxRecvFrameSize

_Out_ ULONG _NDIS_WAN_GET_LINK_INFO::MaxRecvFrameSize

Definition at line 141 of file ndiswan.h.

◆ MaxSendFrameSize

_Out_ ULONG _NDIS_WAN_GET_LINK_INFO::MaxSendFrameSize

Definition at line 140 of file ndiswan.h.

◆ NdisLinkHandle

_In_ NDIS_HANDLE _NDIS_WAN_GET_LINK_INFO::NdisLinkHandle

Definition at line 139 of file ndiswan.h.

◆ RecvACCM

_Out_ ULONG _NDIS_WAN_GET_LINK_INFO::RecvACCM

Definition at line 149 of file ndiswan.h.

◆ RecvCompressionBits

_Out_ ULONG _NDIS_WAN_GET_LINK_INFO::RecvCompressionBits

Definition at line 147 of file ndiswan.h.

◆ RecvFramingBits

_Out_ ULONG _NDIS_WAN_GET_LINK_INFO::RecvFramingBits

Definition at line 145 of file ndiswan.h.

◆ SendACCM

_Out_ ULONG _NDIS_WAN_GET_LINK_INFO::SendACCM

Definition at line 148 of file ndiswan.h.

◆ SendCompressionBits

_Out_ ULONG _NDIS_WAN_GET_LINK_INFO::SendCompressionBits

Definition at line 146 of file ndiswan.h.

◆ SendFramingBits

_Out_ ULONG _NDIS_WAN_GET_LINK_INFO::SendFramingBits

Definition at line 144 of file ndiswan.h.

◆ TailPadding

_Out_ ULONG _NDIS_WAN_GET_LINK_INFO::TailPadding

Definition at line 143 of file ndiswan.h.


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