Lines Matching defs:fib_rules_ops
44 struct fib_rules_ops { struct
45 int family;
46 struct list_head list;
47 int rule_size;
48 int addr_size;
49 int unresolved_rules;
73 void (*flush_cache)(struct fib_rules_ops *ops); argument
75 int nlgroup;
76 const struct nla_policy *policy;
77 struct list_head rules_list;
78 struct module *owner;
79 struct net *fro_net;
80 struct rcu_head rcu;