Lines Matching refs:fib_rule
37 bool fib_rule_matchall(const struct fib_rule *rule) in fib_rule_matchall()
58 struct fib_rule *r; in fib_default_rule_add()
86 struct fib_rule *rule; in fib_default_rule_pref()
91 rule = list_entry(pos->next, struct fib_rule, list); in fib_default_rule_pref()
100 static void notify_rule_change(int event, struct fib_rule *rule,
142 if (ops->rule_size < sizeof(struct fib_rule)) in __fib_rules_register()
188 struct fib_rule *rule, *tmp; in fib_rules_cleanup_ops()
259 static int fib_rule_match(struct fib_rule *rule, struct fib_rules_ops *ops, in fib_rule_match()
295 struct fib_rule *rule; in fib_rules_lookup()
306 struct fib_rule *target; in fib_rules_lookup()
349 struct fib_rule *rule, int family, in call_fib_rule_notifier()
363 struct fib_rule *rule, in call_fib_rule_notifiers()
382 struct fib_rule *rule; in fib_rules_dump()
417 static struct fib_rule *rule_find(struct fib_rules_ops *ops, in rule_find()
420 struct fib_rule *rule, in rule_find()
423 struct fib_rule *r; in rule_find()
496 static int fib_nl2rule_l3mdev(struct nlattr *nla, struct fib_rule *nlrule, in fib_nl2rule_l3mdev()
508 static int fib_nl2rule_l3mdev(struct nlattr *nla, struct fib_rule *nlrule, in fib_nl2rule_l3mdev()
520 struct fib_rule **rule, in fib_nl2rule()
525 struct fib_rule *nlrule = NULL; in fib_nl2rule()
687 struct nlattr **tb, struct fib_rule *rule) in rule_exists()
689 struct fib_rule *r; in rule_exists()
780 struct fib_rule *rule = NULL, *r, *last = NULL; in fib_nl_newrule()
888 struct fib_rule *rule = NULL, *r, *nlrule = NULL; in fib_nl_delrule()
952 struct fib_rule *n; in fib_nl_delrule()
984 struct fib_rule *rule) in fib_rule_nlmsg_size()
1008 static int fib_nl_fill_rule(struct sk_buff *skb, struct fib_rule *rule, in fib_nl_fill_rule()
1093 struct fib_rule *rule; in dump_rules()
1186 static void notify_rule_change(int event, struct fib_rule *rule, in notify_rule_change()
1216 struct fib_rule *rule; in attach_rules()
1230 struct fib_rule *rule; in detach_rules()