Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/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()