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:ps_retrans
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/include/net/netns/
H
A
D
sctp.h
96
int
ps_retrans
;
member
/kernel/linux/linux-6.6/include/net/netns/
H
A
D
sctp.h
110
int
ps_retrans
;
member
/kernel/linux/linux-5.10/net/sctp/
H
A
D
sysctl.c
118
.extra2 = &init_net.sctp.
ps_retrans
,
121
.procname = "
ps_retrans
",
122
.data = &init_net.sctp.
ps_retrans
,
504
table[SCTP_PF_RETRANS_IDX].extra2 = &net->sctp.
ps_retrans
;
in sctp_sysctl_net_register()
H
A
D
associola.c
90
asoc->
ps_retrans
= sp->
ps_retrans
;
in sctp_association_init()
632
peer->
ps_retrans
= asoc->
ps_retrans
;
in sctp_assoc_add_peer()
H
A
D
socket.c
3893
trans->
ps_retrans
= val->spt_pathcpthld;
in sctp_setsockopt_paddr_thresholds()
3910
trans->
ps_retrans
= val->spt_pathcpthld;
in sctp_setsockopt_paddr_thresholds()
3917
asoc->
ps_retrans
= val->spt_pathcpthld;
in sctp_setsockopt_paddr_thresholds()
3925
sp->
ps_retrans
= val->spt_pathcpthld;
in sctp_setsockopt_paddr_thresholds()
4904
sp->
ps_retrans
= net->sctp.
ps_retrans
;
in sctp_init_sock()
7064
val.spt_pathcpthld = trans->
ps_retrans
;
in sctp_getsockopt_paddr_thresholds()
7077
val.spt_pathcpthld = asoc->
ps_retrans
;
in sctp_getsockopt_paddr_thresholds()
7083
val.spt_pathcpthld = sp->
ps_retrans
;
in sctp_getsockopt_paddr_thresholds()
H
A
D
protocol.c
1235
net->sctp.
ps_retrans
= SCTP_PS_RETRANS_MAX;
in sctp_defaults_init()
H
A
D
sm_sideeffect.c
572
if (transport->error_count > transport->
ps_retrans
&&
in sctp_do_8_2_transport_strike()
/kernel/linux/linux-6.6/net/sctp/
H
A
D
sysctl.c
123
.extra2 = &init_net.sctp.
ps_retrans
,
126
.procname = "
ps_retrans
",
127
.data = &init_net.sctp.
ps_retrans
,
612
table[SCTP_PF_RETRANS_IDX].extra2 = &net->sctp.
ps_retrans
;
in sctp_sysctl_net_register()
H
A
D
associola.c
90
asoc->
ps_retrans
= sp->
ps_retrans
;
in sctp_association_init()
636
peer->
ps_retrans
= asoc->
ps_retrans
;
in sctp_assoc_add_peer()
H
A
D
socket.c
3899
trans->
ps_retrans
= val->spt_pathcpthld;
in sctp_setsockopt_paddr_thresholds()
3916
trans->
ps_retrans
= val->spt_pathcpthld;
in sctp_setsockopt_paddr_thresholds()
3923
asoc->
ps_retrans
= val->spt_pathcpthld;
in sctp_setsockopt_paddr_thresholds()
3931
sp->
ps_retrans
= val->spt_pathcpthld;
in sctp_setsockopt_paddr_thresholds()
5023
sp->
ps_retrans
= net->sctp.
ps_retrans
;
in sctp_init_sock()
7188
val.spt_pathcpthld = trans->
ps_retrans
;
in sctp_getsockopt_paddr_thresholds()
7201
val.spt_pathcpthld = asoc->
ps_retrans
;
in sctp_getsockopt_paddr_thresholds()
7207
val.spt_pathcpthld = sp->
ps_retrans
;
in sctp_getsockopt_paddr_thresholds()
H
A
D
sm_sideeffect.c
604
if (transport->error_count > transport->
ps_retrans
&&
in sctp_do_8_2_transport_strike()
H
A
D
protocol.c
1333
net->sctp.
ps_retrans
= SCTP_PS_RETRANS_MAX;
in sctp_defaults_init()
/kernel/linux/linux-5.10/include/net/sctp/
H
A
D
structs.h
188
__u16
ps_retrans
;
member
895
__u16
ps_retrans
;
member
1778
__u16
ps_retrans
;
member
/kernel/linux/linux-6.6/include/net/sctp/
H
A
D
structs.h
192
__u16
ps_retrans
;
member
905
__u16
ps_retrans
;
member
1801
__u16
ps_retrans
;
member
Completed in 43 milliseconds