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:pf_retrans
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/include/net/netns/
H
A
D
sctp.h
90
int
pf_retrans
;
member
/kernel/linux/linux-6.6/include/net/netns/
H
A
D
sctp.h
104
int
pf_retrans
;
member
/kernel/linux/linux-5.10/net/sctp/
H
A
D
sysctl.c
112
.procname = "
pf_retrans
",
113
.data = &init_net.sctp.
pf_retrans
,
126
.extra1 = &init_net.sctp.
pf_retrans
,
505
table[SCTP_PS_RETRANS_IDX].extra1 = &net->sctp.
pf_retrans
;
in sctp_sysctl_net_register()
H
A
D
transport.c
69
peer->
pf_retrans
= net->sctp.
pf_retrans
;
in sctp_transport_init()
H
A
D
associola.c
89
asoc->
pf_retrans
= sp->
pf_retrans
;
in sctp_association_init()
630
peer->
pf_retrans
= asoc->
pf_retrans
;
in sctp_assoc_add_peer()
H
A
D
socket.c
3894
trans->
pf_retrans
= val->spt_pathpfthld;
in sctp_setsockopt_paddr_thresholds()
3911
trans->
pf_retrans
= val->spt_pathpfthld;
in sctp_setsockopt_paddr_thresholds()
3918
asoc->
pf_retrans
= val->spt_pathpfthld;
in sctp_setsockopt_paddr_thresholds()
3926
sp->
pf_retrans
= val->spt_pathpfthld;
in sctp_setsockopt_paddr_thresholds()
4903
sp->
pf_retrans
= net->sctp.
pf_retrans
;
in sctp_init_sock()
7063
val.spt_pathpfthld = trans->
pf_retrans
;
in sctp_getsockopt_paddr_thresholds()
7075
val.spt_pathpfthld = asoc->
pf_retrans
;
in sctp_getsockopt_paddr_thresholds()
7081
val.spt_pathpfthld = sp->
pf_retrans
;
in sctp_getsockopt_paddr_thresholds()
H
A
D
sm_sideeffect.c
544
/* If the transport error count is greater than the
pf_retrans
in sctp_do_8_2_transport_strike()
552
transport->error_count > transport->
pf_retrans
) {
in sctp_do_8_2_transport_strike()
/kernel/linux/linux-6.6/net/sctp/
H
A
D
sysctl.c
117
.procname = "
pf_retrans
",
118
.data = &init_net.sctp.
pf_retrans
,
131
.extra1 = &init_net.sctp.
pf_retrans
,
613
table[SCTP_PS_RETRANS_IDX].extra1 = &net->sctp.
pf_retrans
;
in sctp_sysctl_net_register()
H
A
D
associola.c
89
asoc->
pf_retrans
= sp->
pf_retrans
;
in sctp_association_init()
634
peer->
pf_retrans
= asoc->
pf_retrans
;
in sctp_assoc_add_peer()
H
A
D
transport.c
69
peer->
pf_retrans
= net->sctp.
pf_retrans
;
in sctp_transport_init()
H
A
D
socket.c
3900
trans->
pf_retrans
= val->spt_pathpfthld;
in sctp_setsockopt_paddr_thresholds()
3917
trans->
pf_retrans
= val->spt_pathpfthld;
in sctp_setsockopt_paddr_thresholds()
3924
asoc->
pf_retrans
= val->spt_pathpfthld;
in sctp_setsockopt_paddr_thresholds()
3932
sp->
pf_retrans
= val->spt_pathpfthld;
in sctp_setsockopt_paddr_thresholds()
5022
sp->
pf_retrans
= net->sctp.
pf_retrans
;
in sctp_init_sock()
7187
val.spt_pathpfthld = trans->
pf_retrans
;
in sctp_getsockopt_paddr_thresholds()
7199
val.spt_pathpfthld = asoc->
pf_retrans
;
in sctp_getsockopt_paddr_thresholds()
7205
val.spt_pathpfthld = sp->
pf_retrans
;
in sctp_getsockopt_paddr_thresholds()
H
A
D
sm_sideeffect.c
576
/* If the transport error count is greater than the
pf_retrans
in sctp_do_8_2_transport_strike()
584
transport->error_count > transport->
pf_retrans
) {
in sctp_do_8_2_transport_strike()
/kernel/linux/linux-5.10/include/net/sctp/
H
A
D
structs.h
187
__u16
pf_retrans
;
member
893
__u16
pf_retrans
;
member
1776
__u16
pf_retrans
;
member
/kernel/linux/linux-6.6/include/net/sctp/
H
A
D
structs.h
191
__u16
pf_retrans
;
member
903
__u16
pf_retrans
;
member
1799
__u16
pf_retrans
;
member
Completed in 38 milliseconds