ReactOS 0.4.15-dev-7958-gcd0bb1a
_NDIS_WAN_COMPRESS_INFO Struct Reference

#include <ndiswan.h>

Collaboration diagram for _NDIS_WAN_COMPRESS_INFO:

Public Attributes

UCHAR SessionKey [8]
 
ULONG MSCompType
 
UCHAR CompType
 
USHORT CompLength
 
union {
   struct {
      UCHAR   CompOUI [3]
 
      UCHAR   CompSubType
 
      UCHAR   CompValues [32]
 
   }   Proprietary
 
   struct {
      UCHAR   CompValues [32]
 
   }   Public
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 186 of file ndiswan.h.

Member Data Documentation

◆ CompLength

USHORT _NDIS_WAN_COMPRESS_INFO::CompLength

Definition at line 190 of file ndiswan.h.

◆ CompOUI

UCHAR _NDIS_WAN_COMPRESS_INFO::CompOUI[3]

Definition at line 193 of file ndiswan.h.

◆ CompSubType

UCHAR _NDIS_WAN_COMPRESS_INFO::CompSubType

Definition at line 194 of file ndiswan.h.

◆ CompType

UCHAR _NDIS_WAN_COMPRESS_INFO::CompType

Definition at line 189 of file ndiswan.h.

◆ CompValues

UCHAR _NDIS_WAN_COMPRESS_INFO::CompValues[32]

Definition at line 195 of file ndiswan.h.

◆ 

_ANONYMOUS_UNION union { ... } _NDIS_WAN_COMPRESS_INFO::DUMMYUNIONNAME

◆ MSCompType

ULONG _NDIS_WAN_COMPRESS_INFO::MSCompType

Definition at line 188 of file ndiswan.h.

◆ 

struct { ... } _NDIS_WAN_COMPRESS_INFO::Proprietary

◆ 

struct { ... } _NDIS_WAN_COMPRESS_INFO::Public

◆ SessionKey

UCHAR _NDIS_WAN_COMPRESS_INFO::SessionKey[8]

Definition at line 187 of file ndiswan.h.


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