fib4_rule          49 net/ipv4/fib_rules.c 	struct fib4_rule *r = container_of(rule, struct fib4_rule, common);
fib4_rule          93 net/ipv4/fib_rules.c 		res->tclassid = ((struct fib4_rule *)arg.rule)->tclassid;
fib4_rule         173 net/ipv4/fib_rules.c 	struct fib4_rule *r = (struct fib4_rule *) rule;
fib4_rule         225 net/ipv4/fib_rules.c 	struct fib4_rule *rule4 = (struct fib4_rule *) rule;
fib4_rule         292 net/ipv4/fib_rules.c 	if (((struct fib4_rule *)rule)->tclassid)
fib4_rule         307 net/ipv4/fib_rules.c 	struct fib4_rule *rule4 = (struct fib4_rule *) rule;
fib4_rule         335 net/ipv4/fib_rules.c 	struct fib4_rule *rule4 = (struct fib4_rule *) rule;
fib4_rule         371 net/ipv4/fib_rules.c 	.rule_size	= sizeof(struct fib4_rule),