Home
last modified time | relevance | path

Searched refs:RTN_BLACKHOLE (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c111 return RTN_BLACKHOLE; in __nft_fib6_eval_type()
/OK3568_Linux_fs/kernel/include/net/
H A Dnexthop.h426 res->fib6_type = RTN_BLACKHOLE; in nexthop_path_fib6_result()
/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.h225 RTN_BLACKHOLE, /* Drop */ 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.h225 RTN_BLACKHOLE, /* Drop */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drtnetlink.h246 RTN_BLACKHOLE, /* Drop */ enumerator
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_fib.c76 [RTN_BLACKHOLE] = { .error = -EINVAL, .scope = RT_SCOPE_UNIVERSE },
H A Ddn_route.c1411 case RTN_BLACKHOLE: in dn_route_input_slow()
1481 case RTN_BLACKHOLE: in dn_route_input_slow()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c586 res->fib6_type = RTN_BLACKHOLE; in rt6_device_match()
812 res->fib6_type = RTN_BLACKHOLE; in __find_rr_leaf()
1031 [RTN_BLACKHOLE] = -EINVAL,
1061 case RTN_BLACKHOLE: in ip6_rt_init_dst_reject()
4894 rtm->rtm_type == RTN_BLACKHOLE || in rtm_to_fib6_config()
5599 rtm->rtm_type = RTN_BLACKHOLE; in rt6_fill_node()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_semantics.c121 [RTN_BLACKHOLE] = {
1836 rtm->rtm_type = RTN_BLACKHOLE; in fib_dump_info()
H A Dfib_trie.c1556 err = fib_props[RTN_BLACKHOLE].error; in fib_table_lookup()
2733 [RTN_BLACKHOLE] = "BLACKHOLE",
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c4565 case RTN_BLACKHOLE: in mlxsw_sp_fib4_entry_type_set()
5377 else if (rt->fib6_type == RTN_BLACKHOLE) in mlxsw_sp_fib6_entry_type_set()
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c5454 case RTN_BLACKHOLE: in bpf_ipv6_fib_lookup()