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:rtnh_hops
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
rtnetlink.h
390
unsigned char
rtnh_hops
;
member
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
ipmr_base.c
246
nhp->
rtnh_hops
= c->mfc_un.res.ttls[ct];
in mr_fill_mroute()
H
A
D
fib_semantics.c
763
rtnh->
rtnh_hops
+ 1, extack);
in fib_get_nhs()
1737
rtnh->
rtnh_hops
= nh_weight - 1;
in fib_add_nexthop()
H
A
D
ipmr.c
2630
mfcc->mfcc_ttls[vifi] = rtnh->
rtnh_hops
;
in ipmr_nla_get_ttls()
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
rtnetlink.h
412
unsigned char
rtnh_hops
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
rtnetlink.h
290
unsigned char
rtnh_hops
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
rtnetlink.h
258
unsigned char
rtnh_hops
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
rtnetlink.h
290
unsigned char
rtnh_hops
;
member
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
ipmr_base.c
254
nhp->
rtnh_hops
= c->mfc_un.res.ttls[ct];
in mr_fill_mroute()
H
A
D
fib_semantics.c
764
rtnh->
rtnh_hops
+ 1, extack);
in fib_get_nhs()
1718
rtnh->
rtnh_hops
= nh_weight - 1;
in fib_add_nexthop()
H
A
D
ipmr.c
2646
mfcc->mfcc_ttls[vifi] = rtnh->
rtnh_hops
;
in ipmr_nla_get_ttls()
/kernel/linux/linux-5.10/net/mpls/
H
A
D
af_mpls.c
905
if (rtnh->
rtnh_hops
|| rtnh->rtnh_flags)
in mpls_nh_build_multi()
/kernel/linux/linux-6.6/net/mpls/
H
A
D
af_mpls.c
908
if (rtnh->
rtnh_hops
|| rtnh->rtnh_flags)
in mpls_nh_build_multi()
/kernel/linux/linux-5.10/net/ipv6/
H
A
D
route.c
5210
rt->fib6_nh->fib_nh_weight = rtnh->
rtnh_hops
+ 1;
in ip6_route_multipath_add()
/kernel/linux/linux-6.6/net/ipv6/
H
A
D
route.c
5303
rt->fib6_nh->fib_nh_weight = rtnh->
rtnh_hops
+ 1;
in ip6_route_multipath_add()
Completed in 44 milliseconds