Lines Matching defs:ops

20 int fib_default_rule_add(struct fib_rules_ops *ops,  in fib_default_rule_add()
43 u32 fib_default_rule_pref(struct fib_rules_ops *ops) in fib_default_rule_pref()
67 struct fib_rules_ops *ops; in lookup_rules_ops() local
83 static void rules_ops_put(struct fib_rules_ops *ops) in rules_ops_put()
89 static void flush_route_cache(struct fib_rules_ops *ops) in flush_route_cache()
95 static int __fib_rules_register(struct fib_rules_ops *ops) in __fib_rules_register()
128 struct fib_rules_ops *ops; in fib_rules_register() local
148 static void fib_rules_cleanup_ops(struct fib_rules_ops *ops) in fib_rules_cleanup_ops()
160 struct fib_rules_ops *ops = container_of(head, struct fib_rules_ops, rcu); in fib_rules_put_rcu() local
167 void fib_rules_unregister(struct fib_rules_ops *ops) in fib_rules_unregister()
180 static int fib_rule_match(struct fib_rule *rule, struct fib_rules_ops *ops, in fib_rule_match()
199 int fib_rules_lookup(struct fib_rules_ops *ops, struct flowi *fl, in fib_rules_lookup()
246 struct fib_rules_ops *ops) in validate_rulemsg()
271 struct fib_rules_ops *ops = NULL; in fib_nl_newrule() local
420 struct fib_rules_ops *ops = NULL; in fib_nl_delrule() local
514 static inline size_t fib_rule_nlmsg_size(struct fib_rules_ops *ops, in fib_rule_nlmsg_size()
533 struct fib_rules_ops *ops) in fib_nl_fill_rule()
592 struct fib_rules_ops *ops) in dump_rules()
619 struct fib_rules_ops *ops; in fib_nl_dumprule() local
651 struct fib_rules_ops *ops, struct nlmsghdr *nlh, in notify_rule_change()
710 struct fib_rules_ops *ops; in fib_rules_event() local