Searched refs:rule_exists (Results 1 – 3 of 3) sorted by relevance
373 bool *rule_exists);
3998 * @rule_exists: indicates if there are any VSI's in the rule list4005 bool *rule_exists) in ice_check_if_dflt_vsi() argument 4019 if (rule_exists && !list_empty(rule_head)) in ice_check_if_dflt_vsi() 4020 *rule_exists = true; in ice_check_if_dflt_vsi()
776 static int rule_exists(struct fib_rules_ops *ops, struct fib_rule_hdr *frh, in rule_exists() function 915 rule_exists(ops, frh, tb, rule)) { in fib_newrule()