ReactOS 0.4.16-dev-816-g135a9a9
|
#include <info.h>
Public Attributes | |
ULONG | Index |
ULONG | AddrSize |
UCHAR | PhysAddr [8] |
ULONG | LogAddr |
ULONG | Type |
ULONG IPARP_ENTRY::AddrSize |
Definition at line 37 of file info.h.
Referenced by InfoTdiSetArptableMIB(), and NBCopyNeighbors().
ULONG IPARP_ENTRY::Index |
Definition at line 36 of file info.h.
Referenced by NBCopyNeighbors().
ULONG IPARP_ENTRY::LogAddr |
Definition at line 39 of file info.h.
Referenced by InfoTdiSetArptableMIB(), and NBCopyNeighbors().
UCHAR IPARP_ENTRY::PhysAddr[8] |
Definition at line 38 of file info.h.
Referenced by InfoTdiSetArptableMIB().
ULONG IPARP_ENTRY::Type |
Definition at line 40 of file info.h.
Referenced by NBCopyNeighbors().