Home
last modified time | relevance | path

Searched refs:fib_rules_ops (Results 1 – 3 of 3) sorted by relevance

/include/net/
A Dfib_rules.h64 struct fib_rules_ops { struct
95 void (*flush_cache)(struct fib_rules_ops *ops); argument
190 struct fib_rules_ops *fib_rules_register(const struct fib_rules_ops *,
192 void fib_rules_unregister(struct fib_rules_ops *);
194 int fib_rules_lookup(struct fib_rules_ops *, struct flowi *, int flags,
196 int fib_default_rule_add(struct fib_rules_ops *, u32 pref, u32 table);
/include/net/netns/
A Dipv6.h92 struct fib_rules_ops *fib6_rules_ops;
108 struct fib_rules_ops *mr6_rules_ops;
A Dipv4.h17 struct fib_rules_ops;
110 struct fib_rules_ops *rules_ops;
269 struct fib_rules_ops *mr_rules_ops;

Completed in 7 milliseconds