Searched refs:vcap_lookup_rule_by_cookie (Results 1 – 3 of 3) sorted by relevance
224 int vcap_lookup_rule_by_cookie(struct vcap_control *vctrl, u64 cookie);
956 int vcap_lookup_rule_by_cookie(struct vcap_control *vctrl, u64 cookie) in vcap_lookup_rule_by_cookie() function977 EXPORT_SYMBOL_GPL(vcap_lookup_rule_by_cookie);
568 rule_id = vcap_lookup_rule_by_cookie(vctrl, f->cookie); in lan966x_tc_flower_del()