Lines Matching refs:actionset
253 enum vcap_actionfield_set actionset = VCAP_AFS_NO_VALUE; in test_vcap_xn_rule_creator() local
266 actionset = VCAP_AFS_CLASS_REDUCED; in test_vcap_xn_rule_creator()
270 actionset = VCAP_AFS_CLASSIFICATION; in test_vcap_xn_rule_creator()
274 actionset = VCAP_AFS_CLASSIFICATION; in test_vcap_xn_rule_creator()
278 actionset = VCAP_AFS_FULL; in test_vcap_xn_rule_creator()
301 ret = vcap_set_rule_set_actionset(rule, actionset); in test_vcap_xn_rule_creator()
306 KUNIT_EXPECT_EQ(test, actionset, rule->actionset); in test_vcap_xn_rule_creator()
716 .actionset = VCAP_AFS_BASE_TYPE, in vcap_api_encode_actionfield_test()
947 .actionset = VCAP_AFS_BASE_TYPE, in vcap_api_encode_rule_actionset_test()
1116 .actionset = VCAP_AFS_NO_VALUE, in vcap_api_rule_add_actionvalue_test()
1420 KUNIT_EXPECT_EQ(test, VCAP_AFS_BASE_TYPE, rule->actionset); in vcap_api_encode_rule_test()