Home
last modified time | relevance | path

Searched defs:ndp_g_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip_ndp.h149 typedef struct ndp_g_s { struct
150 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. */