Lines Matching defs:fib_rules_ops
60 struct fib_rules_ops { struct
61 int family;
62 struct list_head list;
63 int rule_size;
64 int addr_size;
65 int unresolved_rules;
66 int nr_goto_rules;
67 unsigned int fib_rules_seq;
69 int (*action)(struct fib_rule *,
98 void (*flush_cache)(struct fib_rules_ops *ops); argument
100 int nlgroup;
101 const struct nla_policy *policy;
102 struct list_head rules_list;
103 struct module *owner;
104 struct net *fro_net;
105 struct rcu_head rcu;