Searched refs:RTN_MAX (Results 1 – 6 of 6) sorted by relevance
61 extern const struct fib_prop fib_props[RTN_MAX + 1];
95 const struct fib_prop fib_props[RTN_MAX + 1] = {1392 if (cfg->fc_type > RTN_MAX) in fib_create_info()
751 if (cfg->fc_type > RTN_MAX) { in rtm_to_fib_config()
69 } dn_fib_props[RTN_MAX+1] = {274 if (r->rtm_type > RTN_MAX) in dn_fib_create_info()
262 #define RTN_MAX (__RTN_MAX - 1) macro
1026 static const int fib6_prop[RTN_MAX + 1] = {3726 if (cfg->fc_type > RTN_MAX) { in ip6_route_info_create()
Completed in 30 milliseconds