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

/illumos-gate/usr/src/uts/common/inet/nca/
H A Dnca.h339 * the nodef_t that heads the bucket (hashfanout).
376 nodef_t *hashfanout; /* hash bucket we're part of */ member in struct:node_s
1159 connf_t *hashfanout; /* Hash bucket we're part of */ member in struct:nca_conn_s
1168 * hashfanout->lock of the hash bucket that the nca_conn_t is in.
1591 kmutex_t *lock = &(connp)->hashfanout->lock; \

Completed in 70 milliseconds