Searched refs:erule (Results 1 – 2 of 2) sorted by relevance
491 struct vcap_rule *erule, in sparx5_tc_add_rule_copy() argument506 erule->user = VCAP_USER_TC_EXTRA; in sparx5_tc_add_rule_copy()507 vrule = vcap_copy_rule(erule); in sparx5_tc_add_rule_copy()512 vrule->cookie = erule->cookie; in sparx5_tc_add_rule_copy()526 err = vcap_set_rule_set_actionset(vrule, erule->actionset); in sparx5_tc_add_rule_copy()554 struct vcap_rule *erule, in sparx5_tc_add_remaining_rules() argument564 err = sparx5_tc_add_rule_copy(vctrl, fco, erule, admin, in sparx5_tc_add_remaining_rules()
3566 struct vcap_rule *vcap_copy_rule(struct vcap_rule *erule) in vcap_copy_rule() argument3568 struct vcap_rule_internal *ri = to_intrule(erule); in vcap_copy_rule()