ReactOS 0.4.15-dev-7924-g5949c20
_NVNET_DESCRIPTOR_64 Struct Reference

#include <nic.h>

Public Attributes

ULONG AddressHigh
 
ULONG AddressLow
 
ULONG VlanTag
 
ULONG FlagsLength
 

Detailed Description

Definition at line 360 of file nic.h.

Member Data Documentation

◆ AddressHigh

ULONG _NVNET_DESCRIPTOR_64::AddressHigh

Definition at line 362 of file nic.h.

Referenced by NvNetInitReceiveMemory(), and NvNetTransmitPacket64().

◆ AddressLow

ULONG _NVNET_DESCRIPTOR_64::AddressLow

Definition at line 363 of file nic.h.

Referenced by NvNetInitReceiveMemory(), and NvNetTransmitPacket64().

◆ FlagsLength

ULONG _NVNET_DESCRIPTOR_64::FlagsLength

◆ VlanTag

ULONG _NVNET_DESCRIPTOR_64::VlanTag

Definition at line 364 of file nic.h.

Referenced by NvNetInitReceiveMemory(), and NvNetTransmitPacket64().


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