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:FLOW_ACTION_CT
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H
A
D
act.c
28
[
FLOW_ACTION_CT
] = &mlx5e_tc_act_ct,
44
[
FLOW_ACTION_CT
] = &mlx5e_tc_act_ct,
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
H
A
D
en_tc_tracepoint.c
39
[
FLOW_ACTION_CT
] = "CT",
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/
H
A
D
en_tc_tracepoint.c
39
[
FLOW_ACTION_CT
] = "CT",
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H
A
D
conntrack.c
74
if (act->id ==
FLOW_ACTION_CT
) {
in is_pre_ct_flow()
104
if (act->id ==
FLOW_ACTION_CT
) {
in is_post_ct_flow()
769
case
FLOW_ACTION_CT
:
in nfp_fl_merge_actions_offload()
1462
case
FLOW_ACTION_CT
:
in nfp_nft_ct_set_flow_flag()
1744
if (act->id ==
FLOW_ACTION_CT
&& act->ct.action != TCA_CT_ACT_CLEAR)
in get_flow_act_ct()
/kernel/linux/linux-5.10/include/net/
H
A
D
flow_offload.h
144
FLOW_ACTION_CT
,
enumerator
239
struct { /*
FLOW_ACTION_CT
*/
/kernel/linux/linux-6.6/include/net/
H
A
D
flow_offload.h
175
FLOW_ACTION_CT
,
enumerator
292
struct { /*
FLOW_ACTION_CT
*/
/kernel/linux/linux-6.6/net/sched/
H
A
D
act_ct.c
1563
entry->id =
FLOW_ACTION_CT
;
in tcf_ct_offload_act_setup()
1571
fl_action->id =
FLOW_ACTION_CT
;
in tcf_ct_offload_act_setup()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H
A
D
tc.c
858
case
FLOW_ACTION_CT
:
in efx_tc_rule_is_lhs_rule()
930
case
FLOW_ACTION_CT
:
in efx_tc_flower_handle_lhs_actions()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
en_tc.c
3630
case
FLOW_ACTION_CT
:
in parse_tc_nic_actions()
4470
case
FLOW_ACTION_CT
:
in parse_tc_fdb_actions()
/kernel/linux/linux-5.10/net/sched/
H
A
D
cls_api.c
3686
entry->id =
FLOW_ACTION_CT
;
in tc_setup_flow_action()
Completed in 23 milliseconds