Home
last modified time | relevance | path

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

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