Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_fib.c70 [RTN_UNSPEC] = { .error = 0, .scope = RT_SCOPE_NOWHERE },
73 [RTN_BROADCAST] = { .error = -EINVAL, .scope = RT_SCOPE_NOWHERE },
74 [RTN_ANYCAST] = { .error = -EINVAL, .scope = RT_SCOPE_NOWHERE },
75 [RTN_MULTICAST] = { .error = -EINVAL, .scope = RT_SCOPE_NOWHERE },
80 [RTN_NAT] = { .error = 0, .scope = RT_SCOPE_NOWHERE },
81 [RTN_XRESOLVE] = { .error = -EINVAL, .scope = RT_SCOPE_NOWHERE },
365 nh->nh_scope = RT_SCOPE_NOWHERE; in dn_fib_create_info()
700 int scope = RT_SCOPE_NOWHERE; in dn_fib_sync_down()
H A Ddn_table.c712 (r->rtm_scope == RT_SCOPE_NOWHERE || f->fn_scope == r->rtm_scope) && in dn_fib_table_delete()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_semantics.c99 .scope = RT_SCOPE_NOWHERE,
139 .scope = RT_SCOPE_NOWHERE,
143 .scope = RT_SCOPE_NOWHERE,
1560 nh->fib_nh_scope = RT_SCOPE_NOWHERE; in fib_create_info()
1997 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev()
H A Dfib_frontend.c521 cfg->fc_scope = RT_SCOPE_NOWHERE; in rtentry_to_fib_config()
582 if (cfg->fc_scope == RT_SCOPE_NOWHERE) in rtentry_to_fib_config()
H A Dfib_trie.c1699 (cfg->fc_scope == RT_SCOPE_NOWHERE || in fib_table_delete()
2719 case RT_SCOPE_NOWHERE: return "nowhere"; in rtn_scope()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Drtnetlink.h287 RT_SCOPE_NOWHERE=255 enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Drtnetlink.h287 RT_SCOPE_NOWHERE=255 enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drtnetlink.h309 RT_SCOPE_NOWHERE=255 enumerator