Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dfib6_rules.c25 struct fib6_rule { struct
38 struct fib6_rule *r = container_of(rule, struct fib6_rule, common); in fib6_rule_matchall() argument
143 struct fib6_rule *r = (struct fib6_rule *)rule; in fib6_rule_saddr()
318 struct fib6_rule *r = (struct fib6_rule *) rule; in fib6_rule_match()
359 static int fib6_nl2rule_dscp(const struct nlattr *nla, struct fib6_rule *rule6, in fib6_nl2rule_dscp()
375 struct fib6_rule *rule6, in fib6_nl2rule_dscp_mask()
397 static int fib6_nl2rule_flowlabel(struct nlattr **tb, struct fib6_rule *rule6, in fib6_nl2rule_flowlabel()
431 struct fib6_rule *rule6 = (struct fib6_rule *)rule; in fib6_rule_configure()
496 struct fib6_rule *rule6 = (struct fib6_rule *) rule; in fib6_rule_compare()
547 struct fib6_rule *rule6 = (struct fib6_rule *) rule; in fib6_rule_fill()
[all …]