Home
last modified time | relevance | path

Searched defs:fib_rules_ops (Results 1 – 1 of 1) sorted by relevance

/include/net/
Dfib_rules.h55 struct fib_rules_ops { struct
56 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); argument
87 int nlgroup;
88 const struct nla_policy *policy;
[all …]