Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c34 [FLOW_ACTION_MARK] = "MARK",
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c43 [FLOW_ACTION_MARK] = &mlx5e_tc_act_mark,
/openbmc/linux/net/sched/
H A 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()
/openbmc/linux/include/net/
H A Dflow_offload.h167 FLOW_ACTION_MARK, enumerator
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c434 case FLOW_ACTION_MARK: in otx2_tc_parse_actions()