Home
last modified time | relevance | path

Searched refs:URI_HASH_N_INIT (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.c185 #define URI_HASH_N_INIT 9 /* P2Ps[] initial index */ macro
189 static uint32_t uri_hash_n[2] = {URI_HASH_N_INIT, 0};
316 uri_hash_sz[cur] = P2Ps[URI_HASH_N_INIT]; in nl7c_uri_init()
317 uri_hash_overflow[cur] = P2Ps[URI_HASH_N_INIT] * URI_HASH_AVRG; in nl7c_uri_init()