Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c32 [FLOW_ACTION_ADD] = "ADD",
/Linux-v5.4/include/net/
Dflow_offload.h129 FLOW_ACTION_ADD, enumerator
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2678 act->id != FLOW_ACTION_ADD) in modify_header_match_supported()
2835 case FLOW_ACTION_ADD: in parse_tc_nic_actions()
3232 case FLOW_ACTION_ADD: in parse_tc_fdb_actions()
/Linux-v5.4/net/sched/
Dcls_api.c3510 entry->id = FLOW_ACTION_ADD; in tc_setup_flow_action()