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:ct_zone
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H
A
D
tc_conntrack.c
279
static int efx_tc_ct_replace(struct efx_tc_ct_zone *
ct_zone
,
in efx_tc_ct_replace()
argument
398
static int efx_tc_ct_destroy(struct efx_tc_ct_zone *
ct_zone
,
in efx_tc_ct_destroy()
argument
421
efx_tc_ct_stats(struct efx_tc_
ct_zone
*
ct_zone
, struct flow_cls_offload *tc)
efx_tc_ct_stats()
argument
453
struct efx_tc_
ct_zone
*
ct_zone
= cb_priv;
efx_tc_flow_block()
local
475
struct efx_tc_
ct_zone
*
ct_zone
, *old;
efx_tc_ct_register_zone()
local
516
efx_tc_ct_unregister_zone(struct efx_nic *efx, struct efx_tc_
ct_zone
*
ct_zone
)
efx_tc_ct_unregister_zone()
argument
[all...]
H
A
D
tc.c
889
struct efx_tc_ct_zone *
ct_zone
;
in efx_tc_flower_handle_lhs_actions()
local
H
A
D
tc.h
117
u16
ct_zone
;
member
/kernel/linux/linux-5.10/net/openvswitch/
H
A
D
flow.h
95
u16
ct_zone
; /* Conntrack zone. */
member
H
A
D
flow_netlink.c
1216
u16
ct_zone
= nla_get_u16(a[OVS_KEY_ATTR_CT_ZONE]);
in metadata_from_nlattrs()
local
H
A
D
conntrack.c
2041
struct nf_conntrack_zone
ct_zone
;
in __ovs_ct_limit_get_zone_limit()
local
/kernel/linux/linux-5.10/include/net/
H
A
D
flow_dissector.h
243
u16
ct_zone
;
member
/kernel/linux/linux-6.6/net/openvswitch/
H
A
D
flow.h
108
u16
ct_zone
; /* Conntrack zone. */
member
H
A
D
flow_netlink.c
1228
u16
ct_zone
= nla_get_u16(a[OVS_KEY_ATTR_CT_ZONE]);
in metadata_from_nlattrs()
local
H
A
D
conntrack.c
1733
struct nf_conntrack_zone
ct_zone
;
in __ovs_ct_limit_get_zone_limit()
local
/kernel/linux/linux-6.6/include/net/
H
A
D
flow_dissector.h
263
u16
ct_zone
;
member
Completed in 26 milliseconds