ReactOS 0.4.16-dev-522-gb68104a
|
#include <neighbor.h>
Public Attributes | |
struct NEIGHBOR_CACHE_ENTRY * | Cache |
KSPIN_LOCK | Lock |
Definition at line 22 of file neighbor.h.
struct NEIGHBOR_CACHE_ENTRY* NEIGHBOR_CACHE_TABLE::Cache |
Definition at line 23 of file neighbor.h.
Referenced by NBAddNeighbor(), NBLocateNeighbor(), NBShutdown(), and NBStartup().
KSPIN_LOCK NEIGHBOR_CACHE_TABLE::Lock |
Definition at line 24 of file neighbor.h.
Referenced by NBSendPackets().