Lines Matching defs:fib_rules_ops
64 struct fib_rules_ops { struct
65 int family;
66 struct list_head list;
67 int rule_size;
68 int addr_size;
69 int unresolved_rules;
70 int nr_goto_rules;
71 unsigned int fib_rules_seq;
95 void (*flush_cache)(struct fib_rules_ops *ops); argument
97 int nlgroup;
98 struct list_head rules_list;
99 struct module *owner;
100 struct net *fro_net;
101 struct rcu_head rcu;