Lines Matching refs:fib_rule
23 struct fib_rule *r; in fib_default_rule_add()
49 struct fib_rule *rule; in fib_default_rule_pref()
54 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()
197 struct fib_rule *rule; in fib_rules_lookup()
208 struct fib_rule *target; in fib_rules_lookup()
270 struct fib_rule *rule, *r, *last = NULL; in fib_nl_newrule()
427 struct fib_rule *rule, *tmp; in fib_nl_delrule()
528 struct fib_rule *rule) in fib_rule_nlmsg_size()
546 static int fib_nl_fill_rule(struct sk_buff *skb, struct fib_rule *rule, in fib_nl_fill_rule()
617 struct fib_rule *rule; in dump_rules()
676 static void notify_rule_change(int event, struct fib_rule *rule, in notify_rule_change()
706 struct fib_rule *rule; in attach_rules()
720 struct fib_rule *rule; in detach_rules()