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:rsk
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/net/mptcp/
H
A
D
protocol.h
279
mptcp_subflow_rsk(const struct request_sock *
rsk
)
in mptcp_subflow_rsk()
argument
281
return (struct mptcp_subflow_request_sock *)
rsk
;
in mptcp_subflow_rsk()
/kernel/linux/linux-5.10/net/dccp/
H
A
D
minisocks.c
249
struct request_sock *
rsk
)
in dccp_reqsk_send_ack()
248
dccp_reqsk_send_ack(const struct sock *sk, struct sk_buff *skb, struct request_sock *
rsk
)
dccp_reqsk_send_ack()
argument
H
A
D
dccp.h
225
struct request_sock *
rsk
);
/kernel/linux/linux-6.6/net/dccp/
H
A
D
minisocks.c
250
struct request_sock *
rsk
)
in dccp_reqsk_send_ack()
249
dccp_reqsk_send_ack(const struct sock *sk, struct sk_buff *skb, struct request_sock *
rsk
)
dccp_reqsk_send_ack()
argument
H
A
D
dccp.h
220
struct request_sock *
rsk
);
/kernel/linux/linux-5.10/arch/sh/
H
A
D
Makefile
142
machdir-$(CONFIG_SH_RSK) += mach-
rsk
/kernel/linux/linux-5.10/include/linux/
H
A
D
ipv6.h
370
inet6_rsk(const struct request_sock *
rsk
)
in inet6_rsk()
argument
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
tcp_ipv4.c
1687
struct sock *
rsk
;
in tcp_v4_do_rcv()
local
1718
rsk
= nsk;
in tcp_v4_do_rcv()
1727
rsk
= sk;
in tcp_v4_do_rcv()
1733
tcp_v4_send_reset(
rsk
, skb);
in tcp_v4_do_rcv()
/kernel/linux/linux-6.6/net/mptcp/
H
A
D
protocol.h
434
mptcp_subflow_rsk(const struct request_sock *
rsk
)
in mptcp_subflow_rsk()
argument
436
return (struct mptcp_subflow_request_sock *)
rsk
;
in mptcp_subflow_rsk()
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
tcp_ipv4.c
1710
struct sock *
rsk
;
in tcp_v4_do_rcv()
local
1743
rsk
= nsk;
in tcp_v4_do_rcv()
1752
rsk
= sk;
in tcp_v4_do_rcv()
1758
tcp_v4_send_reset(
rsk
, skb);
in tcp_v4_do_rcv()
Completed in 16 milliseconds