Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_flower.c164 list_for_each_entry(filter, &ocelot->dummy_rules, list) in ocelot_find_vcap_filter_that_points_at()
829 list_add(&filter->list, &ocelot->dummy_rules); in ocelot_vcap_dummy_filter_add()
H A Docelot_vcap.c1427 INIT_LIST_HEAD(&ocelot->dummy_rules); in ocelot_vcap_init()
/openbmc/linux/include/soc/mscc/
H A Docelot.h851 struct list_head dummy_rules; member