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:GUE_PLEN_REMCSUM
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/include/net/
H
A
D
gue.h
64
#define
GUE_PLEN_REMCSUM
4
macro
/kernel/linux/linux-6.6/include/net/
H
A
D
gue.h
67
#define
GUE_PLEN_REMCSUM
4
macro
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
fou.c
208
doffset +=
GUE_PLEN_REMCSUM
;
in gue_udp_recv()
396
doffset +=
GUE_PLEN_REMCSUM
;
in gue_gro_receive()
961
len +=
GUE_PLEN_REMCSUM
;
in gue_encap_hlen()
998
optlen +=
GUE_PLEN_REMCSUM
;
in __gue_build_header()
1051
data +=
GUE_PLEN_REMCSUM
;
in __gue_build_header()
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
fou_core.c
210
doffset +=
GUE_PLEN_REMCSUM
;
in gue_udp_recv()
389
doffset +=
GUE_PLEN_REMCSUM
;
in gue_gro_receive()
915
len +=
GUE_PLEN_REMCSUM
;
in gue_encap_hlen()
952
optlen +=
GUE_PLEN_REMCSUM
;
in __gue_build_header()
1005
data +=
GUE_PLEN_REMCSUM
;
in __gue_build_header()
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H
A
D
ip_vs_xmit.c
391
mtu -=
GUE_PLEN_REMCSUM
+ GUE_LEN_PRIV;
in __ip_vs_get_out_rt()
554
mtu -=
GUE_PLEN_REMCSUM
+ GUE_LEN_PRIV;
in __ip_vs_get_out_rt_v6()
1035
optlen +=
GUE_PLEN_REMCSUM
+ GUE_LEN_PRIV;
in ipvs_gue_encap()
1076
data +=
GUE_PLEN_REMCSUM
;
in ipvs_gue_encap()
1180
gue_optlen +=
GUE_PLEN_REMCSUM
+ GUE_LEN_PRIV;
in ip_vs_tunnel_xmit()
1331
gue_optlen +=
GUE_PLEN_REMCSUM
+ GUE_LEN_PRIV;
in ip_vs_tunnel_xmit_v6()
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H
A
D
ip_vs_xmit.c
391
mtu -=
GUE_PLEN_REMCSUM
+ GUE_LEN_PRIV;
in __ip_vs_get_out_rt()
554
mtu -=
GUE_PLEN_REMCSUM
+ GUE_LEN_PRIV;
in __ip_vs_get_out_rt_v6()
1019
optlen +=
GUE_PLEN_REMCSUM
+ GUE_LEN_PRIV;
in ipvs_gue_encap()
1060
data +=
GUE_PLEN_REMCSUM
;
in ipvs_gue_encap()
1162
gue_optlen +=
GUE_PLEN_REMCSUM
+ GUE_LEN_PRIV;
in ip_vs_tunnel_xmit()
1307
gue_optlen +=
GUE_PLEN_REMCSUM
+ GUE_LEN_PRIV;
in ip_vs_tunnel_xmit_v6()
Completed in 8 milliseconds