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:nh_grp_entry
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
nexthop.c
136
struct
nh_grp_entry
*nhge = &nhg->nh_entries[i];
in nh_notifier_mpath_info_init()
168
struct
nh_grp_entry
*nhge;
in nh_notifier_res_table_info_init()
474
struct
nh_grp_entry
*nhge = &nhg->nh_entries[i];
in nexthop_free_group()
920
struct
nh_grp_entry
*nhge = nh_res_dereference(bucket->nh_entry);
in nh_fill_res_bucket()
965
struct
nh_grp_entry
*nhge = nh_res_dereference(bucket->nh_entry);
in nexthop_bucket_notify()
1174
struct
nh_grp_entry
*nhge = &nhg->nh_entries[i];
in nexthop_select_path_fdb()
1195
struct
nh_grp_entry
*nhge = &nhg->nh_entries[i];
in nexthop_select_path_hthr()
1220
struct
nh_grp_entry
*nhge;
in nexthop_select_path_res()
1262
struct
nh_grp_entry
*nhge = &nhg->nh_entries[i];
in nexthop_for_each_fib6_nh()
1425
static bool nh_res_nhge_is_balanced(const struct
nh_grp_entry
*nhg
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
nexthop.c
79
struct
nh_grp_entry
*nhge = &nhg->nh_entries[i];
in nexthop_free_mpath()
554
struct
nh_grp_entry
*nhge = &nhg->nh_entries[i];
in nexthop_select_path()
599
struct
nh_grp_entry
*nhge = &nhg->nh_entries[i];
in nexthop_for_each_fib6_nh()
772
struct
nh_grp_entry
*nhge = &nhg->nh_entries[i];
in nh_group_rebalance()
781
static void remove_nh_grp_entry(struct net *net, struct
nh_grp_entry
*nhge,
in remove_nh_grp_entry()
784
struct
nh_grp_entry
*nhges, *new_nhges;
in remove_nh_grp_entry()
843
struct
nh_grp_entry
*nhge, *tmp;
in remove_nexthop_from_groups()
858
struct
nh_grp_entry
*nhge = &nhg->nh_entries[i];
in remove_nexthop_group()
952
struct
nh_grp_entry
*nhge = &nhg->nh_entries[i];
in nh_rt_cache_flush()
991
struct
nh_grp_entry
*nhge
in nh_group_v4_update()
[all...]
/kernel/linux/linux-6.6/include/net/
H
A
D
nexthop.h
73
struct
nh_grp_entry
__rcu *nh_entry;
98
struct
nh_grp_entry
{
struct
129
struct
nh_grp_entry
nh_entries[];
/kernel/linux/linux-5.10/include/net/
H
A
D
nexthop.h
66
struct
nh_grp_entry
{
struct
81
struct
nh_grp_entry
nh_entries[];
Completed in 8 milliseconds