Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv6/
Dfib6_rules.c25 struct fib6_rule { struct
34 struct fib6_rule *r = container_of(rule, struct fib6_rule, common); in fib6_rule_matchall() argument
136 struct fib6_rule *r = (struct fib6_rule *)rule; in fib6_rule_saddr()
306 struct fib6_rule *r = (struct fib6_rule *) rule; in fib6_rule_match()
351 struct fib6_rule *rule6 = (struct fib6_rule *) rule; in fib6_rule_configure()
404 struct fib6_rule *rule6 = (struct fib6_rule *) rule; in fib6_rule_compare()
429 struct fib6_rule *rule6 = (struct fib6_rule *) rule; in fib6_rule_fill()
454 .rule_size = sizeof(struct fib6_rule),