Searched refs:RTN_ANYCAST (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
H A D | nft_fib_ipv6.c | 91 ret = RTN_ANYCAST; in __nft_fib6_eval_type()
|
/kernel/linux/linux-6.6/net/ipv6/netfilter/ |
H A D | nft_fib_ipv6.c | 95 ret = RTN_ANYCAST; in __nft_fib6_eval_type()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | rtnetlink.h | 243 RTN_ANYCAST, /* Accept locally as broadcast, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | rtnetlink.h | 259 RTN_ANYCAST, /* Accept locally as broadcast, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 194 RTN_ANYCAST, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 166 RTN_ANYCAST, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 194 RTN_ANYCAST, enumerator
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_l3_main.c | 1598 (cast_type == RTN_ANYCAST)) in qeth_l3_get_cast_type_rcu() 1637 if (cast_type == RTN_ANYCAST) in qeth_l3_cast_type_to_flag()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_semantics.c | 114 [RTN_ANYCAST] = { 1535 case RTN_ANYCAST: in fib_create_info()
|
H A D | fib_trie.c | 2736 [RTN_ANYCAST] = "ANYCAST",
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_l3_main.c | 1579 (cast_type == RTN_ANYCAST)) in qeth_l3_get_cast_type_rcu() 1619 if (cast_type == RTN_ANYCAST) in qeth_l3_cast_type_to_flag()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_semantics.c | 116 [RTN_ANYCAST] = { 1515 case RTN_ANYCAST: in fib_create_info()
|
H A D | fib_trie.c | 2778 [RTN_ANYCAST] = "ANYCAST",
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | route.c | 1032 [RTN_ANYCAST] = 0, 1093 if (res->fib6_type == RTN_LOCAL || res->fib6_type == RTN_ANYCAST) { in ip6_rt_init_dst() 4475 cfg.fc_type = RTN_ANYCAST; in addrconf_f6i_alloc()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | route.c | 1035 [RTN_ANYCAST] = 0, 1096 if (res->fib6_type == RTN_LOCAL || res->fib6_type == RTN_ANYCAST) { in ip6_rt_init_dst() 4565 cfg.fc_type = RTN_ANYCAST; in addrconf_f6i_alloc()
|
Completed in 43 milliseconds