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:TCPF_FIN_WAIT2
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/include/net/
H
A
D
tcp_states.h
38
TCPF_FIN_WAIT2
= (1 << TCP_FIN_WAIT2),
enumerator
/kernel/linux/linux-6.6/include/net/
H
A
D
tcp_states.h
38
TCPF_FIN_WAIT2
= (1 << TCP_FIN_WAIT2),
enumerator
/kernel/linux/linux-6.6/net/mptcp/
H
A
D
protocol.h
1120
(TCPF_ESTABLISHED | TCPF_FIN_WAIT1 |
TCPF_FIN_WAIT2
| TCPF_CLOSING) &&
in subflow_simultaneous_connect()
H
A
D
protocol.c
466
(TCPF_ESTABLISHED | TCPF_FIN_WAIT1 |
TCPF_FIN_WAIT2
))) {
in mptcp_pending_data_fin()
1620
(TCPF_FIN_WAIT1 |
TCPF_FIN_WAIT2
| TCPF_CLOSE))
in __mptcp_push_pending()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H
A
D
tcp_nip.c
578
TCPF_FIN_WAIT2
| TCPF_SYN_RECV);
in tcp_nip_need_reset()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H
A
D
chtls_io.c
1393
TCPF_FIN_WAIT2
)
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
af_inet.c
764
TCPF_FIN_WAIT1 |
TCPF_FIN_WAIT2
|
in inet_accept()
H
A
D
tcp.c
2749
TCPF_FIN_WAIT2
| TCPF_SYN_RECV);
in tcp_need_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H
A
D
chtls_io.c
1306
TCPF_FIN_WAIT2
)
/kernel/linux/linux-5.10/net/mptcp/
H
A
D
protocol.c
369
(TCPF_ESTABLISHED | TCPF_FIN_WAIT1 |
TCPF_FIN_WAIT2
))) {
in mptcp_pending_data_fin()
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
tcp.c
2944
TCPF_FIN_WAIT2
| TCPF_SYN_RECV);
in tcp_need_reset()
Completed in 30 milliseconds