Searched refs:hash_tbl_size (Results 1 – 6 of 6) sorted by relevance
83 size_t hash_tbl_size; /* All server table size */ member233 if (new_size > hash_alg->hash_tbl_size) { in hash_server_add()234 if (grow_tbl(&hash_alg->hash_tbl, &hash_alg->hash_tbl_size) != in hash_server_add()389 hash_alg->hash_tbl_size = INIT_HASH_TBL_SIZE; in ilb_alg_hash_init()425 hash_alg->hash_tbl_size); in hash_fini()
497 itm_size_t hash_tbl_size; /* hash table size */ member
733 map_hdr->hash_tbl_size, in dump_map_hash()743 p = map_hash + map_hdr->hash_tbl_size + in dump_map_hash()
722 map_of = map_hash + map_hdr->hash_tbl_size; in map_h_l()
1451 sub_hdr->hash_tbl_size = (pair_size * hash_table_num); in map_table_hash()
126 int hash_tbl_size; member2295 if (++index >= iw->hash_tbl_size) { in ipcl_hash_get_next_connf_tbl()2330 iw->hash_tbl_size = IPPROTO_MAX; in ipcl_hash_walk_init()2332 if (mdb_vread(&iw->hash_tbl_size, sizeof (int), in ipcl_hash_walk_init()