Home
last modified time | relevance | path

Searched refs:RTN_ANYCAST (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c91 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 Drtnetlink.h222 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 Drtnetlink.h222 RTN_ANYCAST, /* Accept locally as broadcast, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drtnetlink.h243 RTN_ANYCAST, /* Accept locally as broadcast, enumerator
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_fib.c74 [RTN_ANYCAST] = { .error = -EINVAL, .scope = RT_SCOPE_NOWHERE },
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_l3_main.c1595 (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 Dfib_semantics.c113 [RTN_ANYCAST] = {
1528 case RTN_ANYCAST: in fib_create_info()
H A Dfib_trie.c2731 [RTN_ANYCAST] = "ANYCAST",
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c1029 [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()