Lines Matching refs:fib_rule
52 struct fib_rule struct
54 struct fib_rule *r_next; argument
79 static struct fib_rule default_rule = { argument
86 static struct fib_rule main_rule = {
94 static struct fib_rule local_rule = {
101 static struct fib_rule *fib_rules = &local_rule;
108 struct fib_rule *r, **rp; in inet_rtm_delrule()
152 void fib_rule_put(struct fib_rule *r) in fib_rule_put()
166 struct fib_rule *r, *new_r, **rp; in inet_rtm_newrule()
256 struct fib_rule *r = res->r; in fib_rules_policy()
286 struct fib_rule *r; in fib_rules_detach()
299 struct fib_rule *r; in fib_rules_attach()
313 struct fib_rule *r, *policy; in fib_lookup()
399 struct fib_rule *r, in inet_fill_rule()
449 struct fib_rule *r; in inet_dump_rules()