Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c21 [FLOW_ACTION_DROP] = "DROP",
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_immediate.c209 entry->id = FLOW_ACTION_DROP; in nft_immediate_offload_verdict()
/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h122 FLOW_ACTION_DROP, enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c504 case FLOW_ACTION_DROP: in cxgb4_process_flow_actions()
701 case FLOW_ACTION_DROP: in cxgb4_validate_flow_actions()
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c363 case FLOW_ACTION_DROP: in sja1105_cls_flower_add()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_flower.c191 case FLOW_ACTION_DROP: in ocelot_flower_parse_action()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c56 case FLOW_ACTION_DROP: { in mlxsw_sp_flower_parse_actions()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c411 case FLOW_ACTION_DROP: in tc_parse_flow_actions()
H A Dstmmac_selftests.c1388 rule->action.entries[0].id = FLOW_ACTION_DROP; in __stmmac_test_l3filt()
1517 rule->action.entries[0].id = FLOW_ACTION_DROP; in __stmmac_test_l4filt()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c998 case FLOW_ACTION_DROP: in nfp_flower_loop_action()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c451 BIT(FLOW_ACTION_DROP),
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c1692 case FLOW_ACTION_DROP: in qede_parse_actions()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c308 case FLOW_ACTION_DROP: in bnxt_tc_parse_actions()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3553 case FLOW_ACTION_DROP: in parse_tc_nic_actions()
4235 case FLOW_ACTION_DROP: in parse_tc_fdb_actions()
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dioctl.c3203 act->id = FLOW_ACTION_DROP; in ethtool_rx_flow_rule_create()
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c3598 entry->id = FLOW_ACTION_DROP; in tc_setup_flow_action()