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:mpext
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/net/mptcp/
H
A
D
options.c
399
struct mptcp_ext *
mpext
;
in mptcp_established_options_mp()
local
493
struct mptcp_ext *
mpext
;
in mptcp_established_options_dss()
local
890
struct mptcp_ext *
mpext
;
mptcp_incoming_options()
local
1092
struct mptcp_ext *
mpext
= &opts->ext_copy;
mptcp_write_options()
local
[all...]
H
A
D
subflow.c
727
struct mptcp_ext *
mpext
;
in get_mapping_status()
local
[all...]
H
A
D
protocol.c
899
struct mptcp_ext *
mpext
= NULL;
in mptcp_sendmsg_frag()
local
752
mptcp_skb_can_collapse_to(u64 write_seq, const struct sk_buff *skb, const struct mptcp_ext *
mpext
)
mptcp_skb_can_collapse_to()
argument
[all...]
/kernel/linux/linux-6.6/net/mptcp/
H
A
D
options.c
450
struct mptcp_ext *
mpext
;
in mptcp_established_options_mp()
local
564
struct mptcp_ext *
mpext
;
in mptcp_established_options_dss()
local
1119
struct mptcp_ext *
mpext
;
mptcp_incoming_options()
local
1328
mptcp_make_csum(const struct mptcp_ext *
mpext
)
mptcp_make_csum()
argument
1373
struct mptcp_ext *
mpext
= &opts->ext_copy;
mptcp_write_options()
local
[all...]
H
A
D
subflow.c
126
struct mptcp_ext *
mpext
= skb_ext_add(skb, SKB_EXT_MPTCP);
in subflow_add_reset_reason()
local
1048
struct mptcp_ext *
mpext
;
in get_mapping_status()
local
[all...]
H
A
D
protocol.c
1157
struct skb_ext *
mpext
= __skb_ext_alloc(gfp);
in __mptcp_add_ext()
local
1213
struct mptcp_ext *
mpext
= mptcp_get_ext(skb);
in mptcp_update_data_checksum()
local
961
mptcp_skb_can_collapse_to(u64 write_seq, const struct sk_buff *skb, const struct mptcp_ext *
mpext
)
mptcp_skb_can_collapse_to()
argument
1220
mptcp_update_infinite_map(struct mptcp_sock *msk, struct sock *ssk, struct mptcp_ext *
mpext
)
mptcp_update_infinite_map()
argument
1246
struct mptcp_ext *
mpext
= NULL;
mptcp_sendmsg_frag()
local
[all...]
H
A
D
protocol.h
1101
struct mptcp_ext *
mpext
;
in mptcp_check_infinite_map()
local
Completed in 16 milliseconds