Searched defs:ndp_g_s (Results 1 – 1 of 1) sorted by relevance
149 typedef struct ndp_g_s { struct150 kmutex_t ndp_g_lock; /* Lock protecting cache hash table */151 ncec_t *nce_hash_tbl[NCE_TABLE_SIZE];152 int ndp_g_walker; /* # of active thread walking hash list */153 boolean_t ndp_g_walker_cleanup; /* true implies defer deletion. */