Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_DROP (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c21 [FLOW_ACTION_DROP] = "DROP",
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch-flower.c378 case FLOW_ACTION_DROP: in dpaa2_switch_tc_parse_action_acl()
651 case FLOW_ACTION_DROP: in dpaa2_switch_cls_flower_replace()
796 case FLOW_ACTION_DROP: in dpaa2_switch_cls_matchall_replace()
/Linux-v5.15/net/netfilter/
Dnft_immediate.c193 entry->id = FLOW_ACTION_DROP; in nft_immediate_offload_verdict()
/Linux-v5.15/drivers/net/ethernet/marvell/prestera/
Dprestera_flower.c27 case FLOW_ACTION_DROP: in prestera_flower_parse_actions()
/Linux-v5.15/include/net/
Dflow_offload.h122 FLOW_ACTION_DROP, enumerator
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c504 case FLOW_ACTION_DROP: in cxgb4_process_flow_actions()
701 case FLOW_ACTION_DROP: in cxgb4_validate_flow_actions()
/Linux-v5.15/drivers/net/dsa/sja1105/
Dsja1105_flower.c369 case FLOW_ACTION_DROP: in sja1105_cls_flower_add()
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_flower.c177 case FLOW_ACTION_DROP: in ocelot_flower_parse_action()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c57 case FLOW_ACTION_DROP: { in mlxsw_sp_flower_parse_actions()
/Linux-v5.15/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_cls.c1116 if (act->id == FLOW_ACTION_DROP) { in mvpp2_port_c2_tcam_rule_add()
1315 if (act->id != FLOW_ACTION_QUEUE && act->id != FLOW_ACTION_DROP) in mvpp2_cls_rfs_parse_rule()
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c416 case FLOW_ACTION_DROP: in tc_parse_flow_actions()
Dstmmac_selftests.c1389 rule->action.entries[0].id = FLOW_ACTION_DROP; in __stmmac_test_l3filt()
1518 rule->action.entries[0].id = FLOW_ACTION_DROP; in __stmmac_test_l4filt()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c327 case FLOW_ACTION_DROP: in otx2_tc_parse_actions()
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/flower/
Daction.c997 case FLOW_ACTION_DROP: in nfp_flower_loop_action()
/Linux-v5.15/drivers/net/ethernet/freescale/enetc/
Denetc_qos.c446 BIT(FLOW_ACTION_DROP),
/Linux-v5.15/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1692 case FLOW_ACTION_DROP: in qede_parse_actions()
/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c309 case FLOW_ACTION_DROP: in bnxt_tc_parse_actions()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3390 case FLOW_ACTION_DROP: in parse_tc_nic_actions()
3770 case FLOW_ACTION_DROP: in parse_tc_fdb_actions()
/Linux-v5.15/net/ethtool/
Dioctl.c3244 act->id = FLOW_ACTION_DROP; in ethtool_rx_flow_rule_create()
/Linux-v5.15/net/sched/
Dcls_api.c3575 entry->id = FLOW_ACTION_DROP; in tc_setup_flow_action()