Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c32 [FLOW_ACTION_ADD] = "ADD",
/Linux-v5.10/include/net/
Dflow_offload.h135 FLOW_ACTION_ADD, enumerator
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3223 act->id != FLOW_ACTION_ADD) in modify_header_match_supported()
3468 case FLOW_ACTION_ADD: in parse_tc_nic_actions()
4185 case FLOW_ACTION_ADD: in parse_tc_fdb_actions()
/Linux-v5.10/net/sched/
Dcls_api.c3638 entry->id = FLOW_ACTION_ADD; in tc_setup_flow_action()