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:optsize
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H
A
D
nf_log_ipv4.c
80
unsigned int i,
optsize
;
in dump_ipv4_packet()
local
/kernel/linux/linux-5.10/net/netfilter/
H
A
D
nf_log_common.c
111
unsigned int
optsize
= th->doff*4 - sizeof(struct tcphdr);
in nf_log_dump_tcp_header()
local
H
A
D
nfnetlink_osf.c
61
unsigned int
optsize
;
member
/kernel/linux/linux-6.6/net/netfilter/
H
A
D
nfnetlink_osf.c
61
unsigned int
optsize
;
member
H
A
D
nf_log_syslog.c
240
unsigned int
optsize
= th->doff * 4 - sizeof(struct tcphdr);
in nf_log_dump_tcp_header()
local
345
unsigned int i,
optsize
;
in dump_ipv4_packet()
local
/third_party/libcoap/src/
H
A
D
coap_option.c
156
size_t
optsize
;
in coap_option_next()
local
H
A
D
coap_pdu.c
718
size_t
optsize
;
in coap_add_option_internal()
local
905
size_t
optsize
;
in next_option_safe()
local
1303
size_t
optsize
= next_option_safe(&opt, &length, &pdu->max_opt);
coap_pdu_parse_opt()
local
1347
size_t
optsize
= next_option_safe(&opt, &length, &pdu->max_opt);
coap_pdu_parse_opt()
local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H
A
D
tcp_hdr_options.c
295
size_t
optsize
= sizeof(struct bpf_test_option);
in reset_test()
local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H
A
D
tcp_hdr_options.c
259
size_t
optsize
= sizeof(struct bpf_test_option);
in reset_test()
local
[all...]
/kernel/linux/linux-5.10/net/tls/
H
A
D
tls_main.c
472
size_t
optsize
;
in do_tls_setsockopt_conf()
local
/third_party/backends/frontend/
H
A
D
tstbackend.c
351
size_t
optsize
; /* size of the optval buffer */
in test_options()
local
[all...]
Completed in 9 milliseconds