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:phonet_protocol
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/include/net/phonet/
H
A
D
phonet.h
92
struct
phonet_protocol
{
struct
99
const struct
phonet_protocol
*pp);
101
const struct
phonet_protocol
*pp);
/kernel/linux/linux-6.6/include/net/phonet/
H
A
D
phonet.h
96
struct
phonet_protocol
{
struct
103
const struct
phonet_protocol
*pp);
105
const struct
phonet_protocol
*pp);
/kernel/linux/linux-5.10/net/phonet/
H
A
D
af_phonet.c
25
static const struct
phonet_protocol
*proto_tab[PHONET_NPROTO] __read_mostly;
27
static const struct
phonet_protocol
*phonet_proto_get(unsigned int protocol)
in phonet_proto_get()
29
const struct
phonet_protocol
*pp;
in phonet_proto_get()
43
static inline void phonet_proto_put(const struct
phonet_protocol
*pp)
in phonet_proto_put()
55
const struct
phonet_protocol
*pnp;
in pn_socket_create()
460
const struct
phonet_protocol
*pp)
in phonet_proto_register()
483
const struct
phonet_protocol
*pp)
in phonet_proto_unregister()
H
A
D
datagram.c
185
static const struct
phonet_protocol
pn_dgram_proto = {
H
A
D
pep.c
1344
static const struct
phonet_protocol
pep_pn_proto = {
/kernel/linux/linux-6.6/net/phonet/
H
A
D
af_phonet.c
25
static const struct
phonet_protocol
*proto_tab[PHONET_NPROTO] __read_mostly;
27
static const struct
phonet_protocol
*phonet_proto_get(unsigned int protocol)
in phonet_proto_get()
29
const struct
phonet_protocol
*pp;
in phonet_proto_get()
43
static inline void phonet_proto_put(const struct
phonet_protocol
*pp)
in phonet_proto_put()
55
const struct
phonet_protocol
*pnp;
in pn_socket_create()
459
const struct
phonet_protocol
*pp)
in phonet_proto_register()
482
const struct
phonet_protocol
*pp)
in phonet_proto_unregister()
H
A
D
datagram.c
182
static const struct
phonet_protocol
pn_dgram_proto = {
H
A
D
pep.c
1367
static const struct
phonet_protocol
pep_pn_proto = {
Completed in 6 milliseconds