Home
last modified time | relevance | path

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

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