ReactOS 0.4.15-dev-7953-g1f49173
NEIGHBOR_CACHE_TABLE Struct Reference

#include <neighbor.h>

Collaboration diagram for NEIGHBOR_CACHE_TABLE:

Public Attributes

struct NEIGHBOR_CACHE_ENTRYCache
 
KSPIN_LOCK Lock
 

Detailed Description

Definition at line 22 of file neighbor.h.

Member Data Documentation

◆ Cache

struct NEIGHBOR_CACHE_ENTRY* NEIGHBOR_CACHE_TABLE::Cache

Definition at line 23 of file neighbor.h.

Referenced by NBAddNeighbor(), NBLocateNeighbor(), NBShutdown(), and NBStartup().

◆ Lock

KSPIN_LOCK NEIGHBOR_CACHE_TABLE::Lock

Definition at line 24 of file neighbor.h.

Referenced by NBSendPackets().


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