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:ovs_vport_free
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/
H
A
D
vport-vxlan.c
108
ovs_vport_free
(vport);
in vxlan_tnl_create()
117
ovs_vport_free
(vport);
in vxlan_tnl_create()
125
ovs_vport_free
(vport);
in vxlan_tnl_create()
H
A
D
vport-geneve.c
88
ovs_vport_free
(vport);
in geneve_tnl_create()
96
ovs_vport_free
(vport);
in geneve_tnl_create()
H
A
D
vport-gre.c
54
ovs_vport_free
(vport);
in gre_tnl_create()
62
ovs_vport_free
(vport);
in gre_tnl_create()
H
A
D
vport-netdev.c
121
ovs_vport_free
(vport);
in ovs_netdev_link()
143
ovs_vport_free
(vport);
in vport_netdev_free()
H
A
D
vport-internal_dev.c
83
ovs_vport_free
(vport);
in internal_dev_destructor()
190
ovs_vport_free
(vport);
in internal_dev_create()
H
A
D
vport.c
151
*
ovs_vport_free
- uninitialize and free vport
160
void
ovs_vport_free
(struct vport *vport)
in ovs_vport_free()
function
168
EXPORT_SYMBOL_GPL(
ovs_vport_free
);
variable
H
A
D
vport.h
138
void
ovs_vport_free
(struct vport *);
/kernel/linux/linux-6.6/net/openvswitch/
H
A
D
vport-vxlan.c
108
ovs_vport_free
(vport);
in vxlan_tnl_create()
117
ovs_vport_free
(vport);
in vxlan_tnl_create()
125
ovs_vport_free
(vport);
in vxlan_tnl_create()
H
A
D
vport-geneve.c
88
ovs_vport_free
(vport);
in geneve_tnl_create()
96
ovs_vport_free
(vport);
in geneve_tnl_create()
H
A
D
vport-gre.c
54
ovs_vport_free
(vport);
in gre_tnl_create()
62
ovs_vport_free
(vport);
in gre_tnl_create()
H
A
D
vport-netdev.c
120
ovs_vport_free
(vport);
in ovs_netdev_link()
141
ovs_vport_free
(vport);
in vport_netdev_free()
H
A
D
vport-internal_dev.c
80
ovs_vport_free
(vport);
in internal_dev_destructor()
176
ovs_vport_free
(vport);
in internal_dev_create()
H
A
D
vport.h
158
void
ovs_vport_free
(struct vport *);
H
A
D
vport.c
166
*
ovs_vport_free
- uninitialize and free vport
175
void
ovs_vport_free
(struct vport *vport)
in ovs_vport_free()
function
184
EXPORT_SYMBOL_GPL(
ovs_vport_free
);
variable
Completed in 6 milliseconds