Searched refs:fib_props (Results 1 – 6 of 6) sorted by relevance
61 extern const struct fib_prop fib_props[RTN_MAX + 1];
1577 err = fib_props[fa->fa_type].error; in fib_table_lookup()1591 err = fib_props[RTN_BLACKHOLE].error; in fib_table_lookup()2061 !fib_props[fa->fa_type].error)) { in fib_table_flush()2069 if (!flush_all && fib_props[fa->fa_type].error) { in fib_table_flush()
95 const struct fib_prop fib_props[RTN_MAX + 1] = { variable1396 if (fib_props[cfg->fc_type].scope > cfg->fc_scope) { in fib_create_info()1499 if (fib_props[cfg->fc_type].error) { in fib_create_info()
3371 err = fib_props[res.type].error; in inet_rtm_getroute()
83337 ffff8000112b7ca0 D fib_props
Completed in 301 milliseconds