Home
last modified time | relevance | path

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

/net/ipv6/
Dfib6_rules.c24 struct fib6_rule { struct
33 struct fib6_rule *r = container_of(rule, struct fib6_rule, common); in fib6_rule_matchall() argument
135 struct fib6_rule *r = (struct fib6_rule *)rule; in fib6_rule_saddr()
305 struct fib6_rule *r = (struct fib6_rule *) rule; in fib6_rule_match()
354 struct fib6_rule *rule6 = (struct fib6_rule *) rule; in fib6_rule_configure()
401 struct fib6_rule *rule6 = (struct fib6_rule *) rule; in fib6_rule_compare()
426 struct fib6_rule *rule6 = (struct fib6_rule *) rule; in fib6_rule_fill()
451 .rule_size = sizeof(struct fib6_rule),