Searched refs:fib_rules_ops (Results 1 – 3 of 3) sorted by relevance
64 struct fib_rules_ops { struct95 void (*flush_cache)(struct fib_rules_ops *ops); argument190 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);
92 struct fib_rules_ops *fib6_rules_ops;108 struct fib_rules_ops *mr6_rules_ops;
17 struct fib_rules_ops;110 struct fib_rules_ops *rules_ops;269 struct fib_rules_ops *mr_rules_ops;
Completed in 7 milliseconds