Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dfib_rules.c36 struct fib4_rule { struct
62 res->tclassid = ((struct fib4_rule *)arg.rule)->tclassid; in __fib_lookup() argument
137 struct fib4_rule *r = (struct fib4_rule *) rule; in fib4_rule_match()
173 struct fib4_rule *rule4 = (struct fib4_rule *) rule; in fib4_rule_configure()
236 if (((struct fib4_rule *)rule)->tclassid) in fib4_rule_delete()
248 struct fib4_rule *rule4 = (struct fib4_rule *) rule; in fib4_rule_compare()
276 struct fib4_rule *rule4 = (struct fib4_rule *) rule; in fib4_rule_fill()
312 .rule_size = sizeof(struct fib4_rule),