Lines Matching defs:ops
21 int fib_default_rule_add(struct fib_rules_ops *ops, in fib_default_rule_add()
47 static u32 fib_default_rule_pref(struct fib_rules_ops *ops) in fib_default_rule_pref()
70 struct fib_rules_ops *ops; in lookup_rules_ops() local
86 static void rules_ops_put(struct fib_rules_ops *ops) in rules_ops_put()
92 static void flush_route_cache(struct fib_rules_ops *ops) in flush_route_cache()
98 static int __fib_rules_register(struct fib_rules_ops *ops) in __fib_rules_register()
130 struct fib_rules_ops *ops; in fib_rules_register() local
150 static void fib_rules_cleanup_ops(struct fib_rules_ops *ops) in fib_rules_cleanup_ops()
162 void fib_rules_unregister(struct fib_rules_ops *ops) in fib_rules_unregister()
175 static int fib_rule_match(struct fib_rule *rule, struct fib_rules_ops *ops, in fib_rule_match()
197 int fib_rules_lookup(struct fib_rules_ops *ops, struct flowi *fl, in fib_rules_lookup()
247 struct fib_rules_ops *ops) in validate_rulemsg()
272 struct fib_rules_ops *ops = NULL; in fib_nl_newrule() local
432 struct fib_rules_ops *ops = NULL; in fib_nl_delrule() local
540 static inline size_t fib_rule_nlmsg_size(struct fib_rules_ops *ops, in fib_rule_nlmsg_size()
562 struct fib_rules_ops *ops) in fib_nl_fill_rule()
630 struct fib_rules_ops *ops) in dump_rules()
659 struct fib_rules_ops *ops; in fib_nl_dumprule() local
693 struct fib_rules_ops *ops, struct nlmsghdr *nlh, in notify_rule_change()
752 struct fib_rules_ops *ops; in fib_rules_event() local