Searched refs:fib_props (Results 1 – 3 of 3) sorted by relevance
88 const struct fib_prop fib_props[RTN_MAX + 1] = { variable1391 if (fib_props[cfg->fc_type].scope > cfg->fc_scope) { in fib_create_info()1475 if (fib_props[cfg->fc_type].error) { in fib_create_info()
1566 err = fib_props[fa->fa_type].error; in fib_table_lookup()1580 err = fib_props[RTN_BLACKHOLE].error; in fib_table_lookup()
3434 err = fib_props[res.type].error; in inet_rtm_getroute()