Home
last modified time | relevance | path

Searched refs:dummy_rules (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot_flower.c164 list_for_each_entry(filter, &ocelot->dummy_rules, list) in ocelot_find_vcap_filter_that_points_at()
819 list_add(&filter->list, &ocelot->dummy_rules); in ocelot_vcap_dummy_filter_add()
Docelot_vcap.c1427 INIT_LIST_HEAD(&ocelot->dummy_rules); in ocelot_vcap_init()
/Linux-v6.1/include/soc/mscc/
Docelot.h1005 struct list_head dummy_rules; member