Searched refs:fib4_rule (Results 1 – 1 of 1) sorted by relevance
34 struct fib4_rule { struct50 struct fib4_rule *r = container_of(rule, struct fib4_rule, common); in fib4_rule_matchall() argument95 res->tclassid = ((struct fib4_rule *)arg.rule)->tclassid; in __fib_lookup()178 struct fib4_rule *r = (struct fib4_rule *) rule; in fib4_rule_match()230 struct fib4_rule *rule4 = (struct fib4_rule *) rule; in fib4_rule_configure()297 if (((struct fib4_rule *)rule)->tclassid) in fib4_rule_delete()312 struct fib4_rule *rule4 = (struct fib4_rule *) rule; in fib4_rule_compare()340 struct fib4_rule *rule4 = (struct fib4_rule *) rule; in fib4_rule_fill()376 .rule_size = sizeof(struct fib4_rule),