Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dflow_offload.h186 FLOW_ACTION_CONTINUE, enumerator
/linux-6.12.1/net/sched/
Dact_police.c430 act_id = FLOW_ACTION_CONTINUE; in tcf_police_act_to_flow_act()
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c132 if (act->police.notexceed.act_id != FLOW_ACTION_CONTINUE && in nfp_policer_validate()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c5054 if (act->police.notexceed.act_id != FLOW_ACTION_CONTINUE) { in tc_matchall_police_validate()