Home
last modified time | relevance | path

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

/net/ipv6/
Dfib6_rules.c23 struct fib6_rule { struct
32 struct fib6_rule *r = container_of(rule, struct fib6_rule, common); in fib6_rule_matchall() argument
131 struct fib6_rule *r = (struct fib6_rule *)rule; in fib6_rule_saddr()
297 struct fib6_rule *r = (struct fib6_rule *) rule; in fib6_rule_match()
346 struct fib6_rule *rule6 = (struct fib6_rule *) rule; in fib6_rule_configure()
393 struct fib6_rule *rule6 = (struct fib6_rule *) rule; in fib6_rule_compare()
418 struct fib6_rule *rule6 = (struct fib6_rule *) rule; in fib6_rule_fill()
443 .rule_size = sizeof(struct fib6_rule),