Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dflow_offload.h173 FLOW_ACTION_CONTINUE, enumerator
/Linux-v6.1/net/sched/
Dact_police.c427 act_id = FLOW_ACTION_CONTINUE; in tcf_police_act_to_flow_act()
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c132 if (act->police.notexceed.act_id != FLOW_ACTION_CONTINUE && in nfp_policer_validate()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c4790 if (act->police.notexceed.act_id != FLOW_ACTION_CONTINUE) { in scan_tc_matchall_fdb_actions()