Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_switch.h367 bool *rule_exists);
Dice_switch.c3903 bool *rule_exists) in ice_check_if_dflt_vsi() argument
3917 if (rule_exists && !list_empty(rule_head)) in ice_check_if_dflt_vsi()
3918 *rule_exists = true; in ice_check_if_dflt_vsi()
/Linux-v6.1/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()