ReactOS 0.4.15-dev-7918-g2a2556c
_NDIS_WAN_GET_BRIDGE_INFO Struct Reference

#include <ndiswan.h>

Collaboration diagram for _NDIS_WAN_GET_BRIDGE_INFO:

Public Attributes

_In_ NDIS_HANDLE NdisLinkHandle
 
_Out_ USHORT LanSegmentNumber
 
_Out_ UCHAR BridgeNumber
 
_Out_ UCHAR BridgingOptions
 
_Out_ ULONG BridgingCapabilities
 
_Out_ UCHAR BridgingType
 
_Out_ UCHAR MacBytes [6]
 

Detailed Description

Definition at line 166 of file ndiswan.h.

Member Data Documentation

◆ BridgeNumber

_Out_ UCHAR _NDIS_WAN_GET_BRIDGE_INFO::BridgeNumber

Definition at line 169 of file ndiswan.h.

◆ BridgingCapabilities

_Out_ ULONG _NDIS_WAN_GET_BRIDGE_INFO::BridgingCapabilities

Definition at line 171 of file ndiswan.h.

◆ BridgingOptions

_Out_ UCHAR _NDIS_WAN_GET_BRIDGE_INFO::BridgingOptions

Definition at line 170 of file ndiswan.h.

◆ BridgingType

_Out_ UCHAR _NDIS_WAN_GET_BRIDGE_INFO::BridgingType

Definition at line 172 of file ndiswan.h.

◆ LanSegmentNumber

_Out_ USHORT _NDIS_WAN_GET_BRIDGE_INFO::LanSegmentNumber

Definition at line 168 of file ndiswan.h.

◆ MacBytes

_Out_ UCHAR _NDIS_WAN_GET_BRIDGE_INFO::MacBytes[6]

Definition at line 173 of file ndiswan.h.

◆ NdisLinkHandle

_In_ NDIS_HANDLE _NDIS_WAN_GET_BRIDGE_INFO::NdisLinkHandle

Definition at line 167 of file ndiswan.h.


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