Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A Dfib_rules.c35 struct fib4_rule { struct
51 struct fib4_rule *r = container_of(rule, struct fib4_rule, common); in fib4_rule_matchall() argument
96 res->tclassid = ((struct fib4_rule *)arg.rule)->tclassid; in __fib_lookup()
180 struct fib4_rule *r = (struct fib4_rule *) rule; in fib4_rule_match()
227 struct fib4_rule *rule4 = (struct fib4_rule *) rule; in fib4_rule_configure()
300 if (((struct fib4_rule *)rule)->tclassid) in fib4_rule_delete()
315 struct fib4_rule *rule4 = (struct fib4_rule *) rule; in fib4_rule_compare()
343 struct fib4_rule *rule4 = (struct fib4_rule *) rule; in fib4_rule_fill()
379 .rule_size = sizeof(struct fib4_rule),

Completed in 3 milliseconds