Home
last modified time | relevance | path

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

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