Home
last modified time | relevance | path

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

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