Searched refs:SOFLOW_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
130 #define SOFLOW_HASH_SIZE 16 macro403 db->soflow_db_hashbase = hashinit(SOFLOW_HASH_SIZE, M_CFIL, &db->soflow_db_hashmask); in soflow_db_init()486 for (int i = 0; i < SOFLOW_HASH_SIZE; i++) { in soflow_db_free()1382 for (int i = 0; i < SOFLOW_HASH_SIZE; i++) { in soflow_gc_cleanup()1516 for (int i = 0; i < SOFLOW_HASH_SIZE; i++) { in soflow_db_apply()