Searched refs:SOFLOW_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
78 #define SOFLOW_HASH_SIZE 16 macro91 struct soflow_hash_head * __counted_by(SOFLOW_HASH_SIZE) soflow_db_hashbase;
400 void * __single hash = hashinit(SOFLOW_HASH_SIZE, M_CFIL, &db->soflow_db_hashmask); in soflow_db_init()401 …se = __unsafe_forge_bidi_indexable(struct soflow_hash_head *, hash, SOFLOW_HASH_SIZE * sizeof(void… in soflow_db_init()484 for (int i = 0; i < SOFLOW_HASH_SIZE; i++) { in soflow_db_free()1383 for (int i = 0; i < SOFLOW_HASH_SIZE; i++) { in soflow_gc_cleanup()1517 for (int i = 0; i < SOFLOW_HASH_SIZE; i++) { in soflow_db_apply()