Lines Matching refs:fib_rule
24 struct fib_rule *r; in fib_default_rule_add()
50 struct fib_rule *rule; in fib_default_rule_pref()
55 rule = list_entry(pos->next, struct fib_rule, list); in fib_default_rule_pref()
64 static void notify_rule_change(int event, struct fib_rule *rule,
106 if (ops->rule_size < sizeof(struct fib_rule)) in __fib_rules_register()
152 struct fib_rule *rule, *tmp; in fib_rules_cleanup_ops()
175 static int fib_rule_match(struct fib_rule *rule, struct fib_rules_ops *ops, in fib_rule_match()
200 struct fib_rule *rule; in fib_rules_lookup()
211 struct fib_rule *target; in fib_rules_lookup()
273 struct fib_rule *rule, *r, *last = NULL; in fib_nl_newrule()
433 struct fib_rule *rule, *tmp; in fib_nl_delrule()
541 struct fib_rule *rule) in fib_rule_nlmsg_size()
560 static int fib_nl_fill_rule(struct sk_buff *skb, struct fib_rule *rule, in fib_nl_fill_rule()
633 struct fib_rule *rule; in dump_rules()
692 static void notify_rule_change(int event, struct fib_rule *rule, in notify_rule_change()
722 struct fib_rule *rule; in attach_rules()
736 struct fib_rule *rule; in detach_rules()