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:ovs_header
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/
H
A
D
meter.c
217
struct
ovs_header
*
ovs_header
= info->userhdr;
in ovs_meter_cmd_reply_start()
local
278
struct
ovs_header
*
ovs_header
= info->userhdr;
in ovs_meter_cmd_features()
local
415
struct
ovs_header
*ovs_heade
in ovs_meter_cmd_set()
local
488
struct
ovs_header
*
ovs_header
= info->userhdr;
ovs_meter_cmd_get()
local
541
struct
ovs_header
*
ovs_header
= info->userhdr;
ovs_meter_cmd_del()
local
[all...]
H
A
D
datapath.c
555
struct
ovs_header
*
ovs_header
= info->userhdr;
in ovs_packet_cmd_execute()
local
838
struct
ovs_header
*
ovs_header
;
in ovs_flow_cmd_fill_info()
local
931
struct
ovs_header
*
ovs_header
= info->userhdr;
ovs_flow_cmd_new()
local
1178
struct
ovs_header
*
ovs_header
= info->userhdr;
ovs_flow_cmd_set()
local
1279
struct
ovs_header
*
ovs_header
= info->userhdr;
ovs_flow_cmd_get()
local
1338
struct
ovs_header
*
ovs_header
= info->userhdr;
ovs_flow_cmd_del()
local
1418
struct
ovs_header
*
ovs_header
= genlmsg_data(nlmsg_data(cb->nlh));
ovs_flow_cmd_dump()
local
1527
struct
ovs_header
*
ovs_header
;
ovs_dp_cmd_fill_info()
local
1575
lookup_datapath(struct net *net, const struct
ovs_header
*
ovs_header
, struct nlattr *a[OVS_DP_ATTR_MAX + 1])
lookup_datapath()
argument
1981
struct
ovs_header
*
ovs_header
;
ovs_vport_cmd_fill_info()
local
2053
lookup_vport(struct net *net, const struct
ovs_header
*
ovs_header
, struct nlattr *a[OVS_VPORT_ATTR_MAX + 1])
lookup_vport()
argument
2126
struct
ovs_header
*
ovs_header
= info->userhdr;
ovs_vport_cmd_new()
local
2323
struct
ovs_header
*
ovs_header
= info->userhdr;
ovs_vport_cmd_get()
local
2353
struct
ovs_header
*
ovs_header
= genlmsg_data(nlmsg_data(cb->nlh));
ovs_vport_cmd_dump()
local
[all...]
H
A
D
conntrack.c
1917
struct
ovs_header
*
ovs_header
= info->userhdr;
in ovs_ct_limit_cmd_reply_start()
local
/kernel/linux/linux-6.6/net/openvswitch/
H
A
D
meter.c
214
struct
ovs_header
*
ovs_header
= genl_info_userhdr(info);
in ovs_meter_cmd_reply_start()
local
275
struct
ovs_header
*
ovs_header
= genl_info_userhdr(info);
in ovs_meter_cmd_features()
local
412
struct
ovs_header
*ovs_heade
in ovs_meter_cmd_set()
local
485
struct
ovs_header
*
ovs_header
= genl_info_userhdr(info);
ovs_meter_cmd_get()
local
538
struct
ovs_header
*
ovs_header
= genl_info_userhdr(info);
ovs_meter_cmd_del()
local
[all...]
H
A
D
datapath.c
593
struct
ovs_header
*
ovs_header
= genl_info_userhdr(info);
in ovs_packet_cmd_execute()
local
877
struct
ovs_header
*
ovs_header
;
in ovs_flow_cmd_fill_info()
local
970
struct
ovs_header
*
ovs_header
= genl_info_userhdr(info);
ovs_flow_cmd_new()
local
1217
struct
ovs_header
*
ovs_header
= genl_info_userhdr(info);
ovs_flow_cmd_set()
local
1318
struct
ovs_header
*
ovs_header
= genl_info_userhdr(info);
ovs_flow_cmd_get()
local
1377
struct
ovs_header
*
ovs_header
= genl_info_userhdr(info);
ovs_flow_cmd_del()
local
1457
struct
ovs_header
*
ovs_header
= genlmsg_data(nlmsg_data(cb->nlh));
ovs_flow_cmd_dump()
local
1568
struct
ovs_header
*
ovs_header
;
ovs_dp_cmd_fill_info()
local
1623
lookup_datapath(struct net *net, const struct
ovs_header
*
ovs_header
, struct nlattr *a[OVS_DP_ATTR_MAX + 1])
lookup_datapath()
argument
2104
struct
ovs_header
*
ovs_header
;
ovs_vport_cmd_fill_info()
local
2179
lookup_vport(struct net *net, const struct
ovs_header
*
ovs_header
, struct nlattr *a[OVS_VPORT_ATTR_MAX + 1])
lookup_vport()
argument
2252
struct
ovs_header
*
ovs_header
= genl_info_userhdr(info);
ovs_vport_cmd_new()
local
2453
struct
ovs_header
*
ovs_header
= genl_info_userhdr(info);
ovs_vport_cmd_get()
local
2483
struct
ovs_header
*
ovs_header
= genlmsg_data(nlmsg_data(cb->nlh));
ovs_vport_cmd_dump()
local
[all...]
H
A
D
conntrack.c
1608
struct
ovs_header
*
ovs_header
= genl_info_userhdr(info);
in ovs_ct_limit_cmd_reply_start()
local
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
openvswitch.h
36
struct
ovs_header
{
struct
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
openvswitch.h
36
struct
ovs_header
{
struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
openvswitch.h
23
struct
ovs_header
{
struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
openvswitch.h
23
struct
ovs_header
{
struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
openvswitch.h
10
struct
ovs_header
{
struct
Completed in 20 milliseconds