Searched refs:soflow_db_hashmask (Results 1 – 2 of 2) sorted by relevance
92 u_long soflow_db_hashmask; member
400 void * __single hash = hashinit(SOFLOW_HASH_SIZE, M_CFIL, &db->soflow_db_hashmask); in soflow_db_init()498 hashdestroy(db->soflow_db_hashbase, M_CFIL, db->soflow_db_hashmask); in soflow_db_free()586 inp_hash_element &= db->soflow_db_hashmask; in soflow_db_lookup_entry_internal()626 inp_hash_element &= db->soflow_db_hashmask; in soflow_db_lookup_by_feature_context_id()756 inp_hash_element = entry->soflow_flowhash & db->soflow_db_hashmask; in soflow_db_add_entry()