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_net
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/net/phonet/
H
A
D
pn_dev.c
29
struct
phonet_net
{
struct
36
static struct
phonet_net
*phonet_pernet(struct net *net)
in phonet_pernet()
43
struct
phonet_net
*pnn = phonet_pernet(net);
in phonet_device_list()
255
struct
phonet_net
*pnn = phonet_pernet(dev_net(dev));
in phonet_route_autodel()
306
struct
phonet_net
*pnn = phonet_pernet(net);
in phonet_init_net()
320
struct
phonet_net
*pnn = phonet_pernet(net);
in phonet_exit_net()
330
.size = sizeof(struct
phonet_net
),
359
struct
phonet_net
*pnn = phonet_pernet(dev_net(dev));
in phonet_route_add()
376
struct
phonet_net
*pnn = phonet_pernet(dev_net(dev));
in phonet_route_del()
396
struct
phonet_net
*pn
in phonet_route_get_rcu()
[all...]
/kernel/linux/linux-6.6/net/phonet/
H
A
D
pn_dev.c
29
struct
phonet_net
{
struct
36
static struct
phonet_net
*phonet_pernet(struct net *net)
in phonet_pernet()
43
struct
phonet_net
*pnn = phonet_pernet(net);
in phonet_device_list()
254
struct
phonet_net
*pnn = phonet_pernet(dev_net(dev));
in phonet_route_autodel()
305
struct
phonet_net
*pnn = phonet_pernet(net);
in phonet_init_net()
319
struct
phonet_net
*pnn = phonet_pernet(net);
in phonet_exit_net()
329
.size = sizeof(struct
phonet_net
),
358
struct
phonet_net
*pnn = phonet_pernet(dev_net(dev));
in phonet_route_add()
375
struct
phonet_net
*pnn = phonet_pernet(dev_net(dev));
in phonet_route_del()
395
struct
phonet_net
*pn
in phonet_route_get_rcu()
[all...]
Completed in 2 milliseconds