ReactOS 0.4.15-dev-7842-g558ab78
_LAN_ADDRESS Struct Reference

#include <net_lan.h>

Public Attributes

UINT Adapter
 
UINT Flags
 
USHORT AddressType
 
USHORT AddressLen
 
USHORT HWAddressType
 
USHORT HWAddressLen
 
CHAR Address [1]
 

Detailed Description

Definition at line 33 of file net_lan.h.

Member Data Documentation

◆ Adapter

UINT _LAN_ADDRESS::Adapter

Definition at line 34 of file net_lan.h.

◆ Address

CHAR _LAN_ADDRESS::Address[1]

Definition at line 40 of file net_lan.h.

◆ AddressLen

USHORT _LAN_ADDRESS::AddressLen

Definition at line 37 of file net_lan.h.

◆ AddressType

USHORT _LAN_ADDRESS::AddressType

Definition at line 36 of file net_lan.h.

◆ Flags

UINT _LAN_ADDRESS::Flags

Definition at line 35 of file net_lan.h.

◆ HWAddressLen

USHORT _LAN_ADDRESS::HWAddressLen

Definition at line 39 of file net_lan.h.

◆ HWAddressType

USHORT _LAN_ADDRESS::HWAddressType

Definition at line 38 of file net_lan.h.


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