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:DCCP_PKT_CLOSE
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
dccp.h
109
DCCP_PKT_CLOSE
,
enumerator
126
type ==
DCCP_PKT_CLOSE
||
in dccp_packet_hdr_len()
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
dccp.h
109
DCCP_PKT_CLOSE
,
enumerator
126
type ==
DCCP_PKT_CLOSE
||
in dccp_packet_hdr_len()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
dccp.h
65
DCCP_PKT_CLOSE
,
enumerator
80
type ==
DCCP_PKT_CLOSE
||
in dccp_packet_hdr_len()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
dccp.h
70
DCCP_PKT_CLOSE
,
enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
dccp.h
70
DCCP_PKT_CLOSE
,
enumerator
/kernel/linux/linux-5.10/net/dccp/
H
A
D
input.c
228
dh->dccph_type ==
DCCP_PKT_CLOSE
||
in dccp_check_seqno()
315
case
DCCP_PKT_CLOSE
:
in __dccp_rcv_established()
668
} else if (dh->dccph_type ==
DCCP_PKT_CLOSE
) { /* Step 14 */
in dccp_rcv_state_process()
H
A
D
proto.c
160
[
DCCP_PKT_CLOSE
] = "CLOSE",
in dccp_packet_name()
849
case
DCCP_PKT_CLOSE
:
in dccp_recvmsg()
H
A
D
output.c
663
* Send a
DCCP_PKT_CLOSE
/CLOSEREQ. The caller locks the socket for us. This
664
* cannot be allowed to fail queueing a
DCCP_PKT_CLOSE
/CLOSEREQ frame under
682
DCCP_SKB_CB(skb)->dccpd_type =
DCCP_PKT_CLOSE
;
in dccp_send_close()
H
A
D
dccp.h
363
type ==
DCCP_PKT_CLOSE
||
/kernel/linux/linux-6.6/net/dccp/
H
A
D
input.c
228
dh->dccph_type ==
DCCP_PKT_CLOSE
||
in dccp_check_seqno()
315
case
DCCP_PKT_CLOSE
:
in __dccp_rcv_established()
668
} else if (dh->dccph_type ==
DCCP_PKT_CLOSE
) { /* Step 14 */
in dccp_rcv_state_process()
H
A
D
dccp.h
358
type ==
DCCP_PKT_CLOSE
||
H
A
D
output.c
672
* Send a
DCCP_PKT_CLOSE
/CLOSEREQ. The caller locks the socket for us. This
673
* cannot be allowed to fail queueing a
DCCP_PKT_CLOSE
/CLOSEREQ frame under
691
DCCP_SKB_CB(skb)->dccpd_type =
DCCP_PKT_CLOSE
;
in dccp_send_close()
H
A
D
proto.c
160
[
DCCP_PKT_CLOSE
] = "CLOSE",
in dccp_packet_name()
840
case
DCCP_PKT_CLOSE
:
in dccp_recvmsg()
/kernel/linux/linux-5.10/net/netfilter/
H
A
D
nf_conntrack_proto_dccp.c
210
[
DCCP_PKT_CLOSE
] = {
338
[
DCCP_PKT_CLOSE
] = {
437
1 <<
DCCP_PKT_CLOSE
|
in dccp_error()
/kernel/linux/linux-6.6/net/netfilter/
H
A
D
nf_conntrack_proto_dccp.c
212
[
DCCP_PKT_CLOSE
] = {
340
[
DCCP_PKT_CLOSE
] = {
440
1 <<
DCCP_PKT_CLOSE
|
in dccp_error()
Completed in 13 milliseconds