Searched defs:dsa_mall_tc_entry (Results 1 – 1 of 1) sorted by relevance
234 struct dsa_mall_tc_entry { struct235 struct list_head list;236 unsigned long cookie;237 enum dsa_port_mall_action_type type;238 union {