Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dfib_rules.h60 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;
91 void (*flush_cache)(struct fib_rules_ops *ops); argument
93 int nlgroup;
96 struct net *fro_net;
[all …]