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:VXLAN_FLAG
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/include/net/
H
A
D
vxlan.h
471
#define
VXLAN_FLAG
(flg) \
in vxlan_flag_attr_error()
macro
477
VXLAN_FLAG
(TTL_INHERIT);
in vxlan_flag_attr_error()
478
VXLAN_FLAG
(LEARNING);
in vxlan_flag_attr_error()
479
VXLAN_FLAG
(PROXY);
in vxlan_flag_attr_error()
480
VXLAN_FLAG
(RSC);
in vxlan_flag_attr_error()
481
VXLAN_FLAG
(L2MISS);
in vxlan_flag_attr_error()
482
VXLAN_FLAG
(L3MISS);
in vxlan_flag_attr_error()
483
VXLAN_FLAG
(COLLECT_METADATA);
in vxlan_flag_attr_error()
484
VXLAN_FLAG
(UDP_ZERO_CSUM6_TX);
in vxlan_flag_attr_error()
485
VXLAN_FLAG
(UDP_ZERO_CSUM6_R
in vxlan_flag_attr_error()
496
#undef
VXLAN_FLAG
vxlan_flag_attr_error()
macro
[all...]
/kernel/linux/linux-6.6/include/net/
H
A
D
vxlan.h
530
#define
VXLAN_FLAG
(flg) \
in vxlan_flag_attr_error()
macro
536
VXLAN_FLAG
(TTL_INHERIT);
in vxlan_flag_attr_error()
537
VXLAN_FLAG
(LEARNING);
in vxlan_flag_attr_error()
538
VXLAN_FLAG
(PROXY);
in vxlan_flag_attr_error()
539
VXLAN_FLAG
(RSC);
in vxlan_flag_attr_error()
540
VXLAN_FLAG
(L2MISS);
in vxlan_flag_attr_error()
541
VXLAN_FLAG
(L3MISS);
in vxlan_flag_attr_error()
542
VXLAN_FLAG
(COLLECT_METADATA);
in vxlan_flag_attr_error()
543
VXLAN_FLAG
(UDP_ZERO_CSUM6_TX);
in vxlan_flag_attr_error()
544
VXLAN_FLAG
(UDP_ZERO_CSUM6_R
in vxlan_flag_attr_error()
555
#undef
VXLAN_FLAG
vxlan_flag_attr_error()
macro
[all...]
Completed in 3 milliseconds