Lines Matching defs:fib4_rule
35 struct fib4_rule {
51 struct fib4_rule *r = container_of(rule, struct fib4_rule, common);
96 res->tclassid = ((struct fib4_rule *)arg.rule)->tclassid;
180 struct fib4_rule *r = (struct fib4_rule *) rule;
227 struct fib4_rule *rule4 = (struct fib4_rule *) rule;
300 if (((struct fib4_rule *)rule)->tclassid)
315 struct fib4_rule *rule4 = (struct fib4_rule *) rule;
343 struct fib4_rule *rule4 = (struct fib4_rule *) rule;
379 .rule_size = sizeof(struct fib4_rule),