Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dflow_offload.h702 FLOW_ACT_REPLACE, enumerator
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c634 case FLOW_ACT_REPLACE: in mlx5e_rep_indr_setup_act()
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c878 case FLOW_ACT_REPLACE: in nfp_setup_tc_act_offload()
/linux-6.12.1/net/sched/
Dact_api.c267 err = offload_action_init(fl_action, action, FLOW_ACT_REPLACE, extack); in tcf_action_offload_add_ex()