Searched refs:DSW_MAX_FLOWS_BITS (Results 1 – 2 of 2) sorted by relevance
35 #define DSW_MAX_FLOWS_BITS (13) macro36 #define DSW_MAX_FLOWS (1<<(DSW_MAX_FLOWS_BITS))
630 offset += DSW_MAX_FLOWS_BITS; in dsw_flow_id_hash()