Searched refs:RTN_ANYCAST (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | nft_fib_ipv6.c | 91 ret = RTN_ANYCAST; in __nft_fib6_eval_type()
|
| /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 D | rtnetlink.h | 222 RTN_ANYCAST, /* Accept locally as broadcast, 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 D | rtnetlink.h | 222 RTN_ANYCAST, /* Accept locally as broadcast, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rtnetlink.h | 243 RTN_ANYCAST, /* Accept locally as broadcast, enumerator
|
| /OK3568_Linux_fs/kernel/net/decnet/ |
| H A D | dn_fib.c | 74 [RTN_ANYCAST] = { .error = -EINVAL, .scope = RT_SCOPE_NOWHERE },
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | qeth_l3_main.c | 1595 (cast_type == RTN_ANYCAST)) in qeth_l3_get_cast_type_rcu() 1634 if (cast_type == RTN_ANYCAST) in qeth_l3_cast_type_to_flag()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | fib_semantics.c | 113 [RTN_ANYCAST] = { 1528 case RTN_ANYCAST: in fib_create_info()
|
| H A D | fib_trie.c | 2731 [RTN_ANYCAST] = "ANYCAST",
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | route.c | 1029 [RTN_ANYCAST] = 0, 1090 if (res->fib6_type == RTN_LOCAL || res->fib6_type == RTN_ANYCAST) { in ip6_rt_init_dst() 4431 cfg.fc_type = RTN_ANYCAST; in addrconf_f6i_alloc()
|