Searched defs:ndp_g_lock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip_ndp.h139 * ndp_g_lock protects neighbor cache tables access and
142 * Should there be a need to obtain nce[c]_lock and ndp_g_lock, ndp_g_lock is
146 kmutex_t ndp_g_lock; /* Lock protecting cache hash table */ member in struct:ndp_g_s

Completed in 57 milliseconds