Home
last modified time | relevance | path

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

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