Searched refs:FQ_IF_HASH_TABLE_SIZE (Results 1 – 2 of 2) sorted by relevance
80 #define FQ_IF_HASH_TABLE_SIZE (1 << FQ_IF_HASH_TAG_SIZE) macro137 flowq_list_t fqs_flows[FQ_IF_HASH_TABLE_SIZE]; /* flows table */
811 for (i = 0; i < FQ_IF_HASH_TABLE_SIZE; i++) { in fq_if_purge()