Lines Matching defs:fib4_rule
34 struct fib4_rule {
50 struct fib4_rule *r = container_of(rule, struct fib4_rule, common);
95 res->tclassid = ((struct fib4_rule *)arg.rule)->tclassid;
179 struct fib4_rule *r = (struct fib4_rule *) rule;
231 struct fib4_rule *rule4 = (struct fib4_rule *) rule;
298 if (((struct fib4_rule *)rule)->tclassid)
313 struct fib4_rule *rule4 = (struct fib4_rule *) rule;
341 struct fib4_rule *rule4 = (struct fib4_rule *) rule;
377 .rule_size = sizeof(struct fib4_rule),