Searched refs:sparx5_tc_flower_usage_handlers (Results 1 – 1 of 1) sorted by relevance
221 static int (*sparx5_tc_flower_usage_handlers[])(struct vcap_tc_flower_parse_usage *st) = { variable241 for (idx = 0; idx < ARRAY_SIZE(sparx5_tc_flower_usage_handlers); ++idx) { in sparx5_tc_use_dissectors()244 if (!sparx5_tc_flower_usage_handlers[idx]) in sparx5_tc_use_dissectors()246 err = sparx5_tc_flower_usage_handlers[idx](st); in sparx5_tc_use_dissectors()