Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c34 [FLOW_ACTION_MARK] = "MARK",
/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h137 FLOW_ACTION_MARK, enumerator
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c3668 entry->id = FLOW_ACTION_MARK; in tc_setup_flow_action()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3602 case FLOW_ACTION_MARK: { in parse_tc_nic_actions()