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;
91 void (*flush_cache)(struct fib_rules_ops *ops); argument
93 int nlgroup;
94 struct list_head rules_list;
95 struct module *owner;
96 struct net *fro_net;
97 struct rcu_head rcu;