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