Home
last modified time | relevance | path

Searched refs:fib_rule (Results 1 – 5 of 5) sorted by relevance

/include/net/
A Dfib_rules.h20 struct fib_rule { struct
34 struct fib_rule __rcu *ctarget; argument
57 struct fib_rule *rule; argument
73 int (*action)(struct fib_rule *,
76 bool (*suppress)(struct fib_rule *, int,
78 int (*match)(struct fib_rule *,
80 int (*configure)(struct fib_rule *,
85 int (*delete)(struct fib_rule *);
86 int (*compare)(struct fib_rule *,
91 size_t (*nlmsg_payload)(struct fib_rule *);
[all …]
A Dip_fib.h169 struct fib_rule;
341 static inline bool fib4_rule_default(const struct fib_rule *rule) in fib4_rule_default()
413 bool fib4_rule_default(const struct fib_rule *rule);
A Dip6_fib.h633 bool fib6_rule_default(const struct fib_rule *rule);
671 static inline bool fib6_rule_default(const struct fib_rule *rule) in fib6_rule_default()
/include/linux/
A Dmroute.h24 bool ipmr_rule_default(const struct fib_rule *rule);
54 static inline bool ipmr_rule_default(const struct fib_rule *rule) in ipmr_rule_default()
A Dmroute6.h75 bool ip6mr_rule_default(const struct fib_rule *rule);
77 static inline bool ip6mr_rule_default(const struct fib_rule *rule) in ip6mr_rule_default()

Completed in 12 milliseconds