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:snd_una
(Results
1 - 25
of
46
) sorted by relevance
1
2
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
tcp_westwood.c
37
u32
snd_una
; /* used for evaluating the number of acked bytes */
member
[all...]
H
A
D
tcp_ipv4.c
483
u32 seq,
snd_una
;
in tcp_v4_err()
local
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
tcp_westwood.c
37
u32
snd_una
; /* used for evaluating the number of acked bytes */
member
[all...]
/kernel/linux/linux-5.10/net/mptcp/
H
A
D
options.c
818
u64 new_snd_una,
snd_una
, old_snd_una = atomic64_read(&msk->
snd_una
);
in update_una()
local
H
A
D
protocol.c
811
u64
snd_una
;
in mptcp_clean_una()
local
[all...]
H
A
D
protocol.h
207
atomic64_t
snd_una
;
member
/kernel/linux/linux-5.10/include/linux/qed/
H
A
D
qed_iscsi_if.h
69
u32
snd_una
;
member
H
A
D
tcp_common.h
101
__le32
snd_una
;
member
232
__le32
snd_una
;
member
/kernel/linux/linux-6.6/include/linux/qed/
H
A
D
qed_iscsi_if.h
69
u32
snd_una
;
member
H
A
D
tcp_common.h
101
__le32
snd_una
;
member
232
__le32
snd_una
;
member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H
A
D
bpf_tcp_helpers.h
58
__u32
snd_una
;
member
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
H
A
D
cxgbit_cm.c
1841
u32
snd_una
= ntohl(rpl->
snd_una
);
in cxgbit_fw4_ack()
local
[all...]
H
A
D
cxgbit.h
216
u32
snd_una
;
member
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/
H
A
D
cxgbit.h
216
u32
snd_una
;
member
H
A
D
cxgbit_cm.c
1839
u32
snd_una
= ntohl(rpl->
snd_una
);
in cxgbit_fw4_ack()
local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
bpf_tcp_helpers.h
67
__u32
snd_una
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_iscsi.c
73
u32
snd_una
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H
A
D
chtls_cm.c
2228
u32
snd_una
;
in chtls_rx_ack()
local
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
tcp.h
192
u32
snd_una
; /* First byte we want an ack for */
member
/kernel/linux/linux-5.10/net/ipv6/
H
A
D
tcp_ipv6.c
388
__u32 seq,
snd_una
;
in tcp_v6_err()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_iscsi.c
74
u32
snd_una
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
tcp.h
224
u32
snd_una
; /* First byte we want an ack for */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H
A
D
chtls_cm.c
2228
u32
snd_una
;
in chtls_rx_ack()
local
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H
A
D
tcp_ipv6.c
388
__u32 seq,
snd_una
;
in tcp_v6_err()
local
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/
H
A
D
libcxgbi.c
1023
cxgbi_sock_rcv_wr_ack(struct cxgbi_sock *csk, unsigned int credits, unsigned int
snd_una
, int seq_chk)
cxgbi_sock_rcv_wr_ack()
argument
[all...]
Completed in 42 milliseconds
1
2