Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c32 [FLOW_ACTION_ADD] = "ADD",
/kernel/linux/linux-5.10/include/net/
Dflow_offload.h135 FLOW_ACTION_ADD, enumerator
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3330 act->id != FLOW_ACTION_ADD) in modify_header_match_supported()
3566 case FLOW_ACTION_ADD: in parse_tc_nic_actions()
4287 case FLOW_ACTION_ADD: in parse_tc_fdb_actions()
/kernel/linux/linux-5.10/net/sched/
Dcls_api.c3651 entry->id = FLOW_ACTION_ADD; in tc_setup_flow_action()