Home
last modified time | relevance | path

Searched refs:fib_props (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dfib_semantics.c88 const struct fib_prop fib_props[RTN_MAX + 1] = { variable
1391 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()
H A Dfib_trie.c1566 err = fib_props[fa->fa_type].error; in fib_table_lookup()
1580 err = fib_props[RTN_BLACKHOLE].error; in fib_table_lookup()
H A Droute.c3434 err = fib_props[res.type].error; in inet_rtm_getroute()