Searched defs:vcap_actionset_list (Results 1 – 1 of 1) sorted by relevance
206 struct vcap_actionset_list { struct207 int max; /* size of the actionset list */208 int cnt; /* count of actionsets actually in the list */209 enum vcap_actionfield_set *actionsets; /* the list of actionsets */