Searched defs:fib_rules_ops (Results 1 – 1 of 1) sorted by relevance
55 struct fib_rules_ops { struct56 int family;57 struct list_head list;58 int rule_size;59 int addr_size;60 int unresolved_rules;61 int nr_goto_rules;85 void (*flush_cache)(struct fib_rules_ops *ops); argument87 int nlgroup;88 const struct nla_policy *policy;[all …]