Searched refs:RTN_MAX (Results 1 – 5 of 5) sorted by relevance
51 extern const struct fib_prop fib_props[RTN_MAX + 1];
92 const struct fib_prop fib_props[RTN_MAX + 1] = {999 if (cfg->fc_type > RTN_MAX) in fib_create_info()
659 if (cfg->fc_type > RTN_MAX) { in rtm_to_fib_config()
67 } dn_fib_props[RTN_MAX+1] = {271 if (r->rtm_type > RTN_MAX) in dn_fib_create_info()
216 #define RTN_MAX (__RTN_MAX - 1) macro