Lines Matching full:enum
39 enum vcap_user {
116 enum vcap_field_type {
137 enum vcap_selection {
145 enum vcap_command {
153 enum vcap_rule_error {
168 enum vcap_type vtype; /* type of vcap */
186 enum vcap_user user; /* rule owner */
192 enum vcap_keyfield_set keyset; /* keyset used: may be derived from fields */
193 enum vcap_actionfield_set actionset; /* actionset used: may be derived from fields */
194 enum vcap_rule_error exterr; /* extended error - used by TC */
202 enum vcap_keyfield_set *keysets; /* the list of keysets */
209 enum vcap_actionfield_set *actionsets; /* the list of actionsets */
222 enum vcap_keyfield_set (*validate_keyset)
239 enum vcap_selection sel,
244 enum vcap_selection sel,
256 enum vcap_command cmd,
257 enum vcap_selection sel,