Searched refs:rule_find (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | fib_rules.c | 417 static struct fib_rule *rule_find(struct fib_rules_ops *ops, in rule_find() function 895 rule = rule_find(ops, frh, tb, nlrule, user_priority); in fib_nl_delrule()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | fib_rules.c | 417 static struct fib_rule *rule_find(struct fib_rules_ops *ops, in rule_find() function 916 rule = rule_find(ops, frh, tb, nlrule, user_priority); in fib_nl_delrule()
|
Completed in 4 milliseconds