Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dfib_semantics.c91 .scope = RT_SCOPE_NOWHERE,
131 .scope = RT_SCOPE_NOWHERE,
135 .scope = RT_SCOPE_NOWHERE,
1497 nh->fib_nh_scope = RT_SCOPE_NOWHERE; in fib_create_info()
1940 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev()
H A Dfib_frontend.c532 cfg->fc_scope = RT_SCOPE_NOWHERE; in rtentry_to_fib_config()
594 if (cfg->fc_scope == RT_SCOPE_NOWHERE) in rtentry_to_fib_config()
H A Dfib_trie.c1723 (cfg->fc_scope == RT_SCOPE_NOWHERE || in fib_table_delete()
2739 case RT_SCOPE_NOWHERE: return "nowhere"; in rtn_scope()
/linux-6.15/include/uapi/linux/
H A Drtnetlink.h335 RT_SCOPE_NOWHERE=255 enumerator