|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <nic.h>
Public Attributes | |
| ULONG | AddressHigh |
| ULONG | AddressLow |
| ULONG | VlanTag |
| ULONG | FlagsLength |
| ULONG _NVNET_DESCRIPTOR_64::AddressHigh |
Definition at line 362 of file nic.h.
Referenced by NvNetInitReceiveMemory(), and NvNetTransmitPacket64().
| ULONG _NVNET_DESCRIPTOR_64::AddressLow |
Definition at line 363 of file nic.h.
Referenced by NvNetInitReceiveMemory(), and NvNetTransmitPacket64().
| ULONG _NVNET_DESCRIPTOR_64::FlagsLength |
Definition at line 365 of file nic.h.
Referenced by NvNetInitReceiveMemory(), NvNetTransmitPacket64(), ProcessReceiveDescriptors(), and ProcessTransmitDescriptors64().
| ULONG _NVNET_DESCRIPTOR_64::VlanTag |
Definition at line 364 of file nic.h.
Referenced by NvNetInitReceiveMemory(), and NvNetTransmitPacket64().