Home
last modified time | relevance | path

Searched refs:RT_SCOPE_NOWHERE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dfib_semantics.c102 .scope = RT_SCOPE_NOWHERE,
142 .scope = RT_SCOPE_NOWHERE,
146 .scope = RT_SCOPE_NOWHERE,
1546 nh->fib_nh_scope = RT_SCOPE_NOWHERE; in fib_create_info()
1990 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev()
H A Dfib_frontend.c524 cfg->fc_scope = RT_SCOPE_NOWHERE; in rtentry_to_fib_config()
588 if (cfg->fc_scope == RT_SCOPE_NOWHERE) in rtentry_to_fib_config()
H A Dfib_trie.c1751 (cfg->fc_scope == RT_SCOPE_NOWHERE || in fib_table_delete()
2767 case RT_SCOPE_NOWHERE: return "nowhere"; in rtn_scope()
/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h326 RT_SCOPE_NOWHERE=255 enumerator