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_parent
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
nexthop.c
785
struct nexthop *nhp = nhge->
nh_parent
;
in remove_nh_grp_entry()
823
new_nhges[j].
nh_parent
= nhges[i].
nh_parent
;
in remove_nh_grp_entry()
977
newg->nh_entries[i].
nh_parent
= old;
in replace_nexthop_grp()
982
oldg->nh_entries[i].
nh_parent
= new;
in replace_nexthop_grp()
1020
newi->
nh_parent
= old;
in replace_nexthop_single()
1021
oldi->
nh_parent
= new;
in replace_nexthop_single()
1036
struct nexthop *nhp = nhge->
nh_parent
;
in replace_nexthop_single()
1084
__nexthop_replace_notify(net, nhge->
nh_parent
, info);
in nexthop_replace_notify()
1116
nexthop_num_path(nhge->
nh_parent
) >
in replace_nexthop()
[all...]
H
A
D
fib_semantics.c
1510
nexthop_nh->
nh_parent
= fi;
in fib_create_info()
2015
struct fib_info *fi = nh->
nh_parent
;
in fib_sync_down_dev()
2173
struct fib_info *fi = nh->
nh_parent
;
in fib_sync_up()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
lag_mp.c
223
fib_nh->
nh_parent
);
in mlx5_lag_fib_update()
224
fib_info_put(fib_work->fnh_info.fib_nh->
nh_parent
);
in mlx5_lag_fib_update()
297
fib_info_hold(fib_work->fnh_info.fib_nh->
nh_parent
);
in mlx5_lag_fib_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
H
A
D
mp.c
258
fib_nh->
nh_parent
);
in mlx5_lag_fib_update()
259
fib_info_put(fib_work->fnh_info.fib_nh->
nh_parent
);
in mlx5_lag_fib_update()
327
fib_info_hold(fib_work->fnh_info.fib_nh->
nh_parent
);
in mlx5_lag_fib_event()
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
nexthop.c
966
struct nexthop *nh = nhge->
nh_parent
;
in nexthop_bucket_notify()
1760
struct nexthop *nhp = nhge->
nh_parent
;
in remove_nh_grp_entry()
1801
new_nhges[j].
nh_parent
= nhges[i].
nh_parent
;
in remove_nh_grp_entry()
2022
newg->nh_entries[i].
nh_parent
= old;
in replace_nexthop_grp()
2035
oldg->nh_entries[i].
nh_parent
= new;
in replace_nexthop_grp()
2150
newi->
nh_parent
= old;
in replace_nexthop_single()
2151
oldi->
nh_parent
= new;
in replace_nexthop_single()
2164
struct nexthop *nhp = nhge->
nh_parent
;
in replace_nexthop_single()
2177
struct nexthop *nhp = nhge->
nh_parent
;
in replace_nexthop_single()
[all...]
H
A
D
fib_semantics.c
1490
nexthop_nh->
nh_parent
= fi;
in fib_create_info()
1999
struct fib_info *fi = nh->
nh_parent
;
in fib_sync_down_dev()
2158
struct fib_info *fi = nh->
nh_parent
;
in fib_sync_up()
/kernel/linux/linux-5.10/include/net/
H
A
D
nexthop.h
53
struct nexthop *
nh_parent
;
member
72
struct nexthop *
nh_parent
; /* nexthop of group with this entry */
member
H
A
D
ip_fib.h
106
struct fib_info *
nh_parent
;
member
/kernel/linux/linux-6.6/include/net/
H
A
D
nexthop.h
59
struct nexthop *
nh_parent
;
member
116
struct nexthop *
nh_parent
; /* nexthop of group with this entry */
member
H
A
D
ip_fib.h
108
struct fib_info *
nh_parent
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
spectrum_router.c
3809
fib_nh->
nh_parent
->fib_type == RTN_UNICAST &&
in mlxsw_sp_nexthop4_ipip_type()
6000
fib_info_put(fib_work->fnh_info.fib_nh->
nh_parent
);
in mlxsw_sp_router_fib4_event_work()
6110
fib_info_hold(fib_work->fnh_info.fib_nh->
nh_parent
);
in mlxsw_sp_router_fib4_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
spectrum_router.c
4410
fib_nh->
nh_parent
->fib_type == RTN_UNICAST &&
in mlxsw_sp_nexthop4_ipip_type()
7641
fib_info_put(fib_work->fnh_info.fib_nh->
nh_parent
);
in mlxsw_sp_router_fib4_event_work()
7760
fib_info_hold(fib_work->fnh_info.fib_nh->
nh_parent
);
in mlxsw_sp_router_fib4_event()
Completed in 42 milliseconds