ReactOS 0.4.15-dev-7934-g1dc8d80
IPARP_ENTRY Struct Reference

#include <info.h>

Public Attributes

ULONG Index
 
ULONG AddrSize
 
UCHAR PhysAddr [8]
 
ULONG LogAddr
 
ULONG Type
 

Detailed Description

Definition at line 35 of file info.h.

Member Data Documentation

◆ AddrSize

ULONG IPARP_ENTRY::AddrSize

Definition at line 37 of file info.h.

Referenced by InfoTdiSetArptableMIB(), and NBCopyNeighbors().

◆ Index

ULONG IPARP_ENTRY::Index

Definition at line 36 of file info.h.

Referenced by NBCopyNeighbors().

◆ LogAddr

ULONG IPARP_ENTRY::LogAddr

Definition at line 39 of file info.h.

Referenced by InfoTdiSetArptableMIB(), and NBCopyNeighbors().

◆ PhysAddr

UCHAR IPARP_ENTRY::PhysAddr[8]

Definition at line 38 of file info.h.

Referenced by InfoTdiSetArptableMIB().

◆ Type

ULONG IPARP_ENTRY::Type

Definition at line 40 of file info.h.

Referenced by NBCopyNeighbors().


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