Searched defs:fib_rules_ops (Results 1 – 1 of 1) sorted by relevance
42 struct fib_rules_ops { struct43 int family;67 u32 (*default_pref)(struct fib_rules_ops *ops); argument72 void (*flush_cache)(struct fib_rules_ops *ops); argument74 int nlgroup;75 const struct nla_policy *policy;76 struct list_head rules_list;77 struct module *owner;78 struct net *fro_net;79 struct rcu_head rcu;