fib_rules_ops      90 include/net/fib_rules.h 	void			(*flush_cache)(struct fib_rules_ops *ops);
fib_rules_ops     189 include/net/fib_rules.h struct fib_rules_ops *fib_rules_register(const struct fib_rules_ops *,
fib_rules_ops     191 include/net/fib_rules.h void fib_rules_unregister(struct fib_rules_ops *);
fib_rules_ops     193 include/net/fib_rules.h int fib_rules_lookup(struct fib_rules_ops *, struct flowi *, int flags,
fib_rules_ops     195 include/net/fib_rules.h int fib_default_rule_add(struct fib_rules_ops *, u32 pref, u32 table,
fib_rules_ops      17 include/net/netns/ipv4.h struct fib_rules_ops;
fib_rules_ops      56 include/net/netns/ipv4.h 	struct fib_rules_ops	*rules_ops;
fib_rules_ops     208 include/net/netns/ipv4.h 	struct fib_rules_ops	*mr_rules_ops;
fib_rules_ops      89 include/net/netns/ipv6.h 	struct fib_rules_ops    *fib6_rules_ops;
fib_rules_ops     101 include/net/netns/ipv6.h 	struct fib_rules_ops	*mr6_rules_ops;
fib_rules_ops      41 net/core/fib_rules.c int fib_default_rule_add(struct fib_rules_ops *ops,
fib_rules_ops      69 net/core/fib_rules.c static u32 fib_default_rule_pref(struct fib_rules_ops *ops)
fib_rules_ops      87 net/core/fib_rules.c 			       struct fib_rules_ops *ops, struct nlmsghdr *nlh,
fib_rules_ops      90 net/core/fib_rules.c static struct fib_rules_ops *lookup_rules_ops(struct net *net, int family)
fib_rules_ops      92 net/core/fib_rules.c 	struct fib_rules_ops *ops;
fib_rules_ops     108 net/core/fib_rules.c static void rules_ops_put(struct fib_rules_ops *ops)
fib_rules_ops     114 net/core/fib_rules.c static void flush_route_cache(struct fib_rules_ops *ops)
fib_rules_ops     120 net/core/fib_rules.c static int __fib_rules_register(struct fib_rules_ops *ops)
fib_rules_ops     123 net/core/fib_rules.c 	struct fib_rules_ops *o;
fib_rules_ops     149 net/core/fib_rules.c struct fib_rules_ops *
fib_rules_ops     150 net/core/fib_rules.c fib_rules_register(const struct fib_rules_ops *tmpl, struct net *net)
fib_rules_ops     152 net/core/fib_rules.c 	struct fib_rules_ops *ops;
fib_rules_ops     172 net/core/fib_rules.c static void fib_rules_cleanup_ops(struct fib_rules_ops *ops)
fib_rules_ops     184 net/core/fib_rules.c void fib_rules_unregister(struct fib_rules_ops *ops)
fib_rules_ops     245 net/core/fib_rules.c static int fib_rule_match(struct fib_rule *rule, struct fib_rules_ops *ops,
fib_rules_ops     275 net/core/fib_rules.c int fib_rules_lookup(struct fib_rules_ops *ops, struct flowi *fl,
fib_rules_ops     339 net/core/fib_rules.c 				   struct fib_rules_ops *ops,
fib_rules_ops     355 net/core/fib_rules.c 	struct fib_rules_ops *ops;
fib_rules_ops     373 net/core/fib_rules.c 	struct fib_rules_ops *ops;
fib_rules_ops     387 net/core/fib_rules.c static struct fib_rule *rule_find(struct fib_rules_ops *ops,
fib_rules_ops     488 net/core/fib_rules.c 		       struct fib_rules_ops *ops,
fib_rules_ops     656 net/core/fib_rules.c static int rule_exists(struct fib_rules_ops *ops, struct fib_rule_hdr *frh,
fib_rules_ops     728 net/core/fib_rules.c 	struct fib_rules_ops *ops = NULL;
fib_rules_ops     836 net/core/fib_rules.c 	struct fib_rules_ops *ops = NULL;
fib_rules_ops     932 net/core/fib_rules.c static inline size_t fib_rule_nlmsg_size(struct fib_rules_ops *ops,
fib_rules_ops     959 net/core/fib_rules.c 			    struct fib_rules_ops *ops)
fib_rules_ops    1039 net/core/fib_rules.c 		      struct fib_rules_ops *ops)
fib_rules_ops    1095 net/core/fib_rules.c 	struct fib_rules_ops *ops;
fib_rules_ops    1136 net/core/fib_rules.c 			       struct fib_rules_ops *ops, struct nlmsghdr *nlh,
fib_rules_ops    1195 net/core/fib_rules.c 	struct fib_rules_ops *ops;
fib_rules_ops      38 net/decnet/dn_rules.c static struct fib_rules_ops *dn_fib_rules_ops;
fib_rules_ops     222 net/decnet/dn_rules.c static void dn_fib_rule_flush_cache(struct fib_rules_ops *ops)
fib_rules_ops     227 net/decnet/dn_rules.c static const struct fib_rules_ops __net_initconst dn_fib_rules_ops_template = {
fib_rules_ops     364 net/ipv4/fib_rules.c static void fib4_rule_flush_cache(struct fib_rules_ops *ops)
fib_rules_ops     369 net/ipv4/fib_rules.c static const struct fib_rules_ops __net_initconst fib4_rules_ops_template = {
fib_rules_ops     387 net/ipv4/fib_rules.c static int fib_default_rules_init(struct fib_rules_ops *ops)
fib_rules_ops     406 net/ipv4/fib_rules.c 	struct fib_rules_ops *ops;
fib_rules_ops     222 net/ipv4/ipmr.c static const struct fib_rules_ops __net_initconst ipmr_rules_ops_template = {
fib_rules_ops     238 net/ipv4/ipmr.c 	struct fib_rules_ops *ops;
fib_rules_ops     441 net/ipv6/fib6_rules.c static const struct fib_rules_ops __net_initconst fib6_rules_ops_template = {
fib_rules_ops     461 net/ipv6/fib6_rules.c 	struct fib_rules_ops *ops;
fib_rules_ops     209 net/ipv6/ip6mr.c static const struct fib_rules_ops __net_initconst ip6mr_rules_ops_template = {
fib_rules_ops     225 net/ipv6/ip6mr.c 	struct fib_rules_ops *ops;