RTN_MAX
if (cfg->fc_type > RTN_MAX) {
extern const struct fib_prop fib_props[RTN_MAX + 1];
if (cfg->fc_type > RTN_MAX)
const struct fib_prop fib_props[RTN_MAX + 1] = {
static const int fib6_prop[RTN_MAX + 1] = {
if (cfg->fc_type > RTN_MAX) {