Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dfib_semantics.c102 .scope = RT_SCOPE_NOWHERE,
142 .scope = RT_SCOPE_NOWHERE,
146 .scope = RT_SCOPE_NOWHERE,
1547 nh->fib_nh_scope = RT_SCOPE_NOWHERE; in fib_create_info()
1991 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev()
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()
Dfib_trie.c1750 (cfg->fc_scope == RT_SCOPE_NOWHERE || in fib_table_delete()
2766 case RT_SCOPE_NOWHERE: return "nowhere"; in rtn_scope()
/Linux-v6.6/include/uapi/linux/
Drtnetlink.h326 RT_SCOPE_NOWHERE=255 enumerator