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:assoc_value
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/
H
A
D
socket.c
2839
p.sack_delay = v->
assoc_value
;
in sctp_setsockopt_delayed_ack()
2840
p.sack_freq = v->
assoc_value
? 0 : 1;
in sctp_setsockopt_delayed_ack()
3235
* uint32_t
assoc_value
;
3243
*
assoc_value
: This parameter specifies the maximum size in bytes.
3264
val = params->
assoc_value
;
in sctp_setsockopt_maxseg()
3408
asoc->default_rcv_context = params->
assoc_value
;
in sctp_setsockopt_context()
3418
sp->default_rcv_context = params->
assoc_value
;
in sctp_setsockopt_context()
3423
asoc->default_rcv_context = params->
assoc_value
;
in sctp_setsockopt_context()
3518
u32
assoc_value
;
in sctp_setsockopt_maxburst()
local
3527
assoc_value
in sctp_setsockopt_maxburst()
[all...]
/kernel/linux/linux-6.6/net/sctp/
H
A
D
socket.c
2845
p.sack_delay = v->
assoc_value
;
in sctp_setsockopt_delayed_ack()
2846
p.sack_freq = v->
assoc_value
? 0 : 1;
in sctp_setsockopt_delayed_ack()
3241
* uint32_t
assoc_value
;
3249
*
assoc_value
: This parameter specifies the maximum size in bytes.
3270
val = params->
assoc_value
;
in sctp_setsockopt_maxseg()
3414
asoc->default_rcv_context = params->
assoc_value
;
in sctp_setsockopt_context()
3424
sp->default_rcv_context = params->
assoc_value
;
in sctp_setsockopt_context()
3429
asoc->default_rcv_context = params->
assoc_value
;
in sctp_setsockopt_context()
3524
u32
assoc_value
;
in sctp_setsockopt_maxburst()
local
3533
assoc_value
in sctp_setsockopt_maxburst()
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
sctp.h
470
uint32_t
assoc_value
;
member
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
sctp.h
901
uint32_t
assoc_value
;
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
sctp.h
903
uint32_t
assoc_value
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
sctp.h
507
uint32_t
assoc_value
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
sctp.h
507
uint32_t
assoc_value
;
member
Completed in 27 milliseconds