Lines Matching defs:fib_rules_ops
59 struct fib_rules_ops { struct
60 int family;
61 struct list_head list;
62 int rule_size;
63 int addr_size;
64 int unresolved_rules;
65 int nr_goto_rules;
66 unsigned int fib_rules_seq;
90 void (*flush_cache)(struct fib_rules_ops *ops); argument
92 int nlgroup;
93 const struct nla_policy *policy;
94 struct list_head rules_list;
95 struct module *owner;
96 struct net *fro_net;
97 struct rcu_head rcu;