Searched refs:SOFLOW_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
125 #define SOFLOW_HASH_SIZE 16 macro399 db->soflow_db_hashbase = hashinit(SOFLOW_HASH_SIZE, M_CFIL, &db->soflow_db_hashmask); in soflow_db_init()482 for (int i = 0; i < SOFLOW_HASH_SIZE; i++) { in soflow_db_free()1396 for (int i = 0; i < SOFLOW_HASH_SIZE; i++) { in soflow_gc_cleanup()1530 for (int i = 0; i < SOFLOW_HASH_SIZE; i++) { in soflow_db_apply()