Searched refs:soflow_db_hashmask (Results 1 – 2 of 2) sorted by relevance
95 u_long soflow_db_hashmask; member
411 void * __single hash = hashinit(SOFLOW_HASH_SIZE, M_CFIL, &db->soflow_db_hashmask); in soflow_db_init()509 hashdestroy(db->soflow_db_hashbase, M_CFIL, db->soflow_db_hashmask); in soflow_db_free()597 inp_hash_element &= db->soflow_db_hashmask; in soflow_db_lookup_entry_internal()637 inp_hash_element &= db->soflow_db_hashmask; in soflow_db_lookup_by_feature_context_id()768 inp_hash_element = entry->soflow_flowhash & db->soflow_db_hashmask; in soflow_db_add_entry()