Searched refs:vcap_copy_rule (Results 1 – 3 of 3) sorted by relevance
173 struct vcap_rule *vcap_copy_rule(struct vcap_rule *rule);
3554 struct vcap_rule *vcap_copy_rule(struct vcap_rule *erule) in vcap_copy_rule() function3595 EXPORT_SYMBOL_GPL(vcap_copy_rule);
503 vrule = vcap_copy_rule(erule); in sparx5_tc_add_rule_copy()