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:optbuf
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/net/netfilter/
H
A
D
nft_exthdr.c
85
unsigned char
optbuf
[sizeof(struct ip_options) + 40];
in ipv4_find_option()
local
/kernel/linux/linux-6.6/net/netfilter/
H
A
D
nft_exthdr.c
85
unsigned char
optbuf
[sizeof(struct ip_options) + 40];
in ipv4_find_option()
local
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
cipso_ipv4.c
1722
unsigned char
optbuf
[sizeof(struct ip_options) + 40];
in cipso_v4_error()
local
H
A
D
ip_sockglue.c
89
unsigned char
optbuf
[sizeof(struct ip_options) + 40];
in ip_cmsg_recv_retopts()
local
1548
unsigned char
optbuf
[sizeof(struct ip_options)+40];
in do_ip_getsockopt()
local
H
A
D
tcp.c
2947
static int tcp_repair_set_window(struct tcp_sock *tp, sockptr_t
optbuf
, int len)
in tcp_repair_set_window()
argument
2979
static int tcp_repair_options_est(struct sock *sk, sockptr_t
optbuf
,
in tcp_repair_options_est()
argument
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
cipso_ipv4.c
1721
unsigned char
optbuf
[sizeof(struct ip_options) + 40];
in cipso_v4_error()
local
H
A
D
ip_sockglue.c
89
unsigned char
optbuf
[sizeof(struct ip_options) + 40];
in ip_cmsg_recv_retopts()
local
1606
unsigned char
optbuf
[sizeof(struct ip_options)+40];
in do_ip_getsockopt()
local
H
A
D
tcp.c
3118
static int tcp_repair_set_window(struct tcp_sock *tp, sockptr_t
optbuf
, int len)
in tcp_repair_set_window()
argument
3150
static int tcp_repair_options_est(struct sock *sk, sockptr_t
optbuf
,
in tcp_repair_options_est()
argument
Completed in 22 milliseconds