Searched defs:sparx5_tc_flower_template (Results 1 – 1 of 1) sorted by relevance
31 struct sparx5_tc_flower_template { struct32 struct list_head list; /* for insertion in the list of templates */33 int cid; /* chain id */34 enum vcap_keyfield_set orig; /* keyset used before the template */35 enum vcap_keyfield_set keyset; /* new keyset used by template */36 u16 l3_proto; /* protocol specified in the template */