fib_rules_ops      60 include/net/fib_rules.h 	u32			(*default_pref)(struct fib_rules_ops *ops);
fib_rules_ops      65 include/net/fib_rules.h 	void			(*flush_cache)(struct fib_rules_ops *ops);
fib_rules_ops      12 include/net/netns/ipv4.h struct fib_rules_ops;
fib_rules_ops      26 include/net/netns/ipv4.h 	struct fib_rules_ops	*rules_ops;
fib_rules_ops      52 include/net/netns/ipv6.h 	struct fib_rules_ops    *fib6_rules_ops;
fib_rules_ops      45 net/core/fib_rules.c static struct fib_rules_ops *lookup_rules_ops(struct net *net, int family)
fib_rules_ops      47 net/core/fib_rules.c 	struct fib_rules_ops *ops;
fib_rules_ops      78 net/core/fib_rules.c 	struct fib_rules_ops *o;
fib_rules_ops     219 net/core/fib_rules.c 	struct fib_rules_ops *ops = NULL;
fib_rules_ops     358 net/core/fib_rules.c 	struct fib_rules_ops *ops = NULL;
fib_rules_ops     539 net/core/fib_rules.c 	struct fib_rules_ops *ops;
fib_rules_ops     623 net/core/fib_rules.c 	struct fib_rules_ops *ops;
fib_rules_ops      36 net/decnet/dn_rules.c static struct fib_rules_ops dn_fib_rules_ops;
fib_rules_ops     237 net/decnet/dn_rules.c static struct fib_rules_ops dn_fib_rules_ops = {
fib_rules_ops     266 net/ipv4/fib_rules.c static struct fib_rules_ops fib4_rules_ops_template = {
fib_rules_ops     302 net/ipv4/fib_rules.c 	struct fib_rules_ops *ops;
fib_rules_ops     248 net/ipv6/fib6_rules.c static struct fib_rules_ops fib6_rules_ops_template = {