Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dfib_semantics.c102 .scope = RT_SCOPE_NOWHERE,
142 .scope = RT_SCOPE_NOWHERE,
146 .scope = RT_SCOPE_NOWHERE,
1542 nh->fib_nh_scope = RT_SCOPE_NOWHERE; in fib_create_info()
1983 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev()
Dfib_frontend.c524 cfg->fc_scope = RT_SCOPE_NOWHERE; in rtentry_to_fib_config()
585 if (cfg->fc_scope == RT_SCOPE_NOWHERE) in rtentry_to_fib_config()
Dfib_trie.c1749 (cfg->fc_scope == RT_SCOPE_NOWHERE || in fib_table_delete()
2761 case RT_SCOPE_NOWHERE: return "nowhere"; in rtn_scope()
/linux-6.1.9/include/uapi/linux/
Drtnetlink.h326 RT_SCOPE_NOWHERE=255 enumerator