Searched defs:dsa_mall_tc_entry (Results 1 – 1 of 1) sorted by relevance
210 struct dsa_mall_tc_entry { struct211 struct list_head list;212 unsigned long cookie;213 enum dsa_port_mall_action_type type;214 union {