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