Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_MARK (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c34 [FLOW_ACTION_MARK] = "MARK",
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.c43 [FLOW_ACTION_MARK] = &mlx5e_tc_act_mark,
/linux-6.1.9/net/sched/
Dact_skbedit.c369 entry->id = FLOW_ACTION_MARK; in tcf_skbedit_offload_act_setup()
392 fl_action->id = FLOW_ACTION_MARK; in tcf_skbedit_offload_act_setup()
/linux-6.1.9/include/net/
Dflow_offload.h155 FLOW_ACTION_MARK, enumerator
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c450 case FLOW_ACTION_MARK: in otx2_tc_parse_actions()