RTN_MAX            69 net/decnet/dn_fib.c } dn_fib_props[RTN_MAX+1] = {
RTN_MAX           275 net/decnet/dn_fib.c 	if (r->rtm_type > RTN_MAX)
RTN_MAX           758 net/ipv4/fib_frontend.c 	if (cfg->fc_type > RTN_MAX) {
RTN_MAX            57 net/ipv4/fib_lookup.h extern const struct fib_prop fib_props[RTN_MAX + 1];
RTN_MAX            95 net/ipv4/fib_semantics.c const struct fib_prop fib_props[RTN_MAX + 1] = {
RTN_MAX          1347 net/ipv4/fib_semantics.c 	if (cfg->fc_type > RTN_MAX)
RTN_MAX          1037 net/ipv6/route.c static const int fib6_prop[RTN_MAX + 1] = {
RTN_MAX          3598 net/ipv6/route.c 	if (cfg->fc_type > RTN_MAX) {