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:handshake_proto
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/net/handshake/
H
A
D
handshake.h
27
struct
handshake_proto
;
34
const struct
handshake_proto
*hr_proto;
52
struct
handshake_proto
{
struct
73
int handshake_genl_notify(struct net *net, const struct
handshake_proto
*proto,
80
struct handshake_req *handshake_req_alloc(const struct
handshake_proto
*proto,
H
A
D
handshake-test.c
35
struct
handshake_proto
*proto;
40
static struct
handshake_proto
handshake_req_alloc_proto_2 = {
44
static struct
handshake_proto
handshake_req_alloc_proto_3 = {
48
static struct
handshake_proto
handshake_req_alloc_proto_4 = {
52
static struct
handshake_proto
handshake_req_alloc_proto_5 = {
57
static struct
handshake_proto
handshake_req_alloc_proto_6 = {
64
static struct
handshake_proto
handshake_req_alloc_proto_good = {
440
static struct
handshake_proto
handshake_req_alloc_proto_destroy = {
H
A
D
netlink.c
37
int handshake_genl_notify(struct net *net, const struct
handshake_proto
*proto,
in handshake_genl_notify()
H
A
D
tlshd.c
261
static const struct
handshake_proto
tls_handshake_proto = {
H
A
D
request.c
109
struct handshake_req *handshake_req_alloc(const struct
handshake_proto
*proto,
in handshake_req_alloc()
Completed in 3 milliseconds