Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:RTN_BLACKHOLE
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H
A
D
nft_fib_ipv6.c
111
return
RTN_BLACKHOLE
;
in __nft_fib6_eval_type()
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H
A
D
nft_fib_ipv6.c
115
return
RTN_BLACKHOLE
;
in __nft_fib6_eval_type()
/kernel/linux/linux-5.10/include/net/
H
A
D
nexthop.h
426
res->fib6_type =
RTN_BLACKHOLE
;
in nexthop_path_fib6_result()
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
rtnetlink.h
246
RTN_BLACKHOLE
, /* Drop */
enumerator
/kernel/linux/linux-6.6/include/net/
H
A
D
nexthop.h
517
res->fib6_type =
RTN_BLACKHOLE
;
in nexthop_path_fib6_result()
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
rtnetlink.h
262
RTN_BLACKHOLE
, /* Drop */
enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
rtnetlink.h
196
RTN_BLACKHOLE
,
enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
rtnetlink.h
168
RTN_BLACKHOLE
,
enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
rtnetlink.h
196
RTN_BLACKHOLE
,
enumerator
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
fib_semantics.c
122
[
RTN_BLACKHOLE
] = {
1845
rtm->rtm_type =
RTN_BLACKHOLE
;
in fib_dump_info()
H
A
D
fib_trie.c
1557
err = fib_props[
RTN_BLACKHOLE
].error;
in fib_table_lookup()
2738
[
RTN_BLACKHOLE
] = "BLACKHOLE",
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
fib_semantics.c
124
[
RTN_BLACKHOLE
] = {
1826
rtm->rtm_type =
RTN_BLACKHOLE
;
in fib_dump_info()
H
A
D
fib_trie.c
1605
err = fib_props[
RTN_BLACKHOLE
].error;
in fib_table_lookup()
2780
[
RTN_BLACKHOLE
] = "BLACKHOLE",
/kernel/linux/linux-5.10/net/ipv6/
H
A
D
route.c
587
res->fib6_type =
RTN_BLACKHOLE
;
in rt6_device_match()
815
res->fib6_type =
RTN_BLACKHOLE
;
in __find_rr_leaf()
1034
[
RTN_BLACKHOLE
] = -EINVAL,
1064
case
RTN_BLACKHOLE
:
in ip6_rt_init_dst_reject()
4938
rtm->rtm_type ==
RTN_BLACKHOLE
||
in rtm_to_fib6_config()
5637
rtm->rtm_type =
RTN_BLACKHOLE
;
in rt6_fill_node()
/kernel/linux/linux-6.6/net/ipv6/
H
A
D
route.c
591
res->fib6_type =
RTN_BLACKHOLE
;
in rt6_device_match()
818
res->fib6_type =
RTN_BLACKHOLE
;
in __find_rr_leaf()
1037
[
RTN_BLACKHOLE
] = -EINVAL,
1067
case
RTN_BLACKHOLE
:
in ip6_rt_init_dst_reject()
5031
rtm->rtm_type ==
RTN_BLACKHOLE
||
in rtm_to_fib6_config()
5734
rtm->rtm_type =
RTN_BLACKHOLE
;
in rt6_fill_node()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H
A
D
prestera_router.c
914
case
RTN_BLACKHOLE
:
in __prestera_pr_k_arb_fc_lpm_info_calc()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
spectrum_router.c
4565
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()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
spectrum_router.c
6182
case
RTN_BLACKHOLE
:
in mlxsw_sp_fib4_entry_type_set()
7092
else if (rt->fib6_type ==
RTN_BLACKHOLE
)
in mlxsw_sp_fib6_entry_type_set()
/kernel/linux/linux-5.10/net/core/
H
A
D
filter.c
5567
case
RTN_BLACKHOLE
:
in bpf_ipv6_fib_lookup()
/kernel/linux/linux-6.6/net/core/
H
A
D
filter.c
6020
case
RTN_BLACKHOLE
:
in bpf_ipv6_fib_lookup()
Completed in 92 milliseconds