Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.h386 bool *rule_exists);
H A Dice_switch.c3881 bool *rule_exists) in ice_check_if_dflt_vsi() argument
3895 if (rule_exists && !list_empty(rule_head)) in ice_check_if_dflt_vsi()
3896 *rule_exists = true; in ice_check_if_dflt_vsi()
/openbmc/linux/net/core/
H A 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()