Home
last modified time | relevance | path

Searched refs:rule_exists (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_switch.h386 bool *rule_exists);
Dice_switch.c3877 bool *rule_exists) in ice_check_if_dflt_vsi() argument
3891 if (rule_exists && !list_empty(rule_head)) in ice_check_if_dflt_vsi()
3892 *rule_exists = true; in ice_check_if_dflt_vsi()
/linux-6.6.21/net/core/
Dfib_rules.c686 static int rule_exists(struct fib_rules_ops *ops, struct fib_rule_hdr *frh, in rule_exists() function
809 rule_exists(ops, frh, tb, rule)) { in fib_nl_newrule()