/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
H A D | nft_fib_ipv6.c | 120 return RTN_UNREACHABLE; in __nft_fib6_eval_type()
|
/kernel/linux/linux-6.6/net/ipv6/netfilter/ |
H A D | nft_fib_ipv6.c | 124 return RTN_UNREACHABLE; in __nft_fib6_eval_type()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | rtnetlink.h | 247 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | rtnetlink.h | 263 RTN_UNREACHABLE, /* Destination is unreachable */ enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 197 RTN_UNREACHABLE, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 169 RTN_UNREACHABLE, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 197 RTN_UNREACHABLE, enumerator
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_trie.c | 2739 [RTN_UNREACHABLE] = "UNREACHABLE", 2904 if (type == RTN_UNREACHABLE || type == RTN_PROHIBIT) in fib_flag_trans()
|
H A D | route.c | 2303 if (res->type == RTN_UNREACHABLE) { in ip_route_input_slow() 2328 res->type = RTN_UNREACHABLE; in ip_route_input_slow()
|
H A D | fib_semantics.c | 126 [RTN_UNREACHABLE] = {
|
H A D | fib_frontend.c | 517 cfg->fc_type = RTN_UNREACHABLE; in rtentry_to_fib_config()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_trie.c | 2781 [RTN_UNREACHABLE] = "UNREACHABLE", 2947 if (type == RTN_UNREACHABLE || type == RTN_PROHIBIT) in fib_flag_trans()
|
H A D | route.c | 2382 if (res->type == RTN_UNREACHABLE) { in ip_route_input_slow() 2407 res->type = RTN_UNREACHABLE; in ip_route_input_slow()
|
H A D | fib_semantics.c | 128 [RTN_UNREACHABLE] = {
|
H A D | fib_frontend.c | 520 cfg->fc_type = RTN_UNREACHABLE; in rtentry_to_fib_config()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_router.c | 910 case RTN_UNREACHABLE: in __prestera_pr_k_arb_fc_lpm_info_calc()
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | route.c | 284 .fib6_type = RTN_UNREACHABLE, 1035 [RTN_UNREACHABLE] = -EHOSTUNREACH, 1073 case RTN_UNREACHABLE: in ip6_rt_init_dst_reject() 4937 if (rtm->rtm_type == RTN_UNREACHABLE || in rtm_to_fib6_config()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | route.c | 290 .fib6_type = RTN_UNREACHABLE, 1038 [RTN_UNREACHABLE] = -EHOSTUNREACH, 1076 case RTN_UNREACHABLE: in ip6_rt_init_dst_reject() 5030 if (rtm->rtm_type == RTN_UNREACHABLE || in rtm_to_fib6_config()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 4568 case RTN_UNREACHABLE: in mlxsw_sp_fib4_entry_type_set()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | filter.c | 5569 case RTN_UNREACHABLE: in bpf_ipv6_fib_lookup()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 6185 case RTN_UNREACHABLE: in mlxsw_sp_fib4_entry_type_set()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | filter.c | 6022 case RTN_UNREACHABLE: in bpf_ipv6_fib_lookup()
|