Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dfib6_rules.c26 struct fib6_rule { struct
35 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()
296 struct fib6_rule *r = (struct fib6_rule *) rule; in fib6_rule_match()
345 struct fib6_rule *rule6 = (struct fib6_rule *) rule; in fib6_rule_configure()
392 struct fib6_rule *rule6 = (struct fib6_rule *) rule; in fib6_rule_compare()
417 struct fib6_rule *rule6 = (struct fib6_rule *) rule; in fib6_rule_fill()
442 .rule_size = sizeof(struct fib6_rule),