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
defs:nh_flags
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
nexthop.h
12
unsigned int
nh_flags
; /* RTNH_F flags */
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
nexthop.h
27
unsigned int
nh_flags
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
nexthop.h
27
unsigned int
nh_flags
;
member
/kernel/linux/linux-5.10/net/mpls/
H
A
D
internal.h
95
unsigned int
nh_flags
;
member
H
A
D
af_mpls.c
256
unsigned int
nh_flags
= READ_ONCE(nh->
nh_flags
);
in mpls_select_multipath()
local
1544
unsigned int
nh_flags
= nh->
nh_flags
;
in mpls_ifdown()
local
1593
unsigned int
nh_flags
= nh->
nh_flags
;
mpls_ifup()
local
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
nexthop.h
12
unsigned int
nh_flags
; /* RTNH_F flags */
member
/kernel/linux/linux-6.6/net/mpls/
H
A
D
internal.h
95
unsigned int
nh_flags
;
member
H
A
D
af_mpls.c
257
unsigned int
nh_flags
= READ_ONCE(nh->
nh_flags
);
in mpls_select_multipath()
local
1543
unsigned int
nh_flags
= nh->
nh_flags
;
in mpls_ifdown()
local
1592
unsigned int
nh_flags
= nh->
nh_flags
;
mpls_ifup()
local
[all...]
/kernel/linux/linux-5.10/include/net/
H
A
D
nexthop.h
31
u32
nh_flags
;
member
95
u8
nh_flags
;
member
/kernel/linux/linux-6.6/include/net/
H
A
D
nexthop.h
31
u32
nh_flags
;
member
77
u8
nh_flags
;
member
143
u8
nh_flags
;
member
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
fib_semantics.c
2151
int fib_sync_up(struct net_device *dev, unsigned char
nh_flags
)
in fib_sync_up()
argument
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
fib_semantics.c
2136
int fib_sync_up(struct net_device *dev, unsigned char
nh_flags
)
in fib_sync_up()
argument
/kernel/linux/linux-5.10/net/ipv6/
H
A
D
route.c
4565
unsigned char
nh_flags
;
member
4679
void rt6_sync_up(struct net_device *dev, unsigned char
nh_flags
)
in rt6_sync_up()
argument
4735
rt6_multipath_
nh_flags
_set(struct fib6_info *rt, const struct net_device *dev, unsigned char
nh_flags
)
rt6_multipath_nh_flags_set()
argument
5510
unsigned char
nh_flags
= 0;
rt6_fill_node()
local
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H
A
D
route.c
4652
unsigned char
nh_flags
;
member
4766
void rt6_sync_up(struct net_device *dev, unsigned char
nh_flags
)
in rt6_sync_up()
argument
4822
rt6_multipath_
nh_flags
_set(struct fib6_info *rt, const struct net_device *dev, unsigned char
nh_flags
)
rt6_multipath_nh_flags_set()
argument
5603
unsigned char
nh_flags
= 0;
rt6_fill_node()
local
[all...]
Completed in 36 milliseconds