Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dflow_offload.h703 FLOW_ACT_DESTROY, enumerator
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c636 case FLOW_ACT_DESTROY: in mlx5e_rep_indr_setup_act()
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c880 case FLOW_ACT_DESTROY: in nfp_setup_tc_act_offload()
/linux-6.12.1/net/sched/
Dact_api.c340 err = offload_action_init(&fl_act, action, FLOW_ACT_DESTROY, NULL); in tcf_action_offload_del_ex()