Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c21 [FLOW_ACTION_DROP] = "DROP",
/Linux-v5.4/net/netfilter/
Dnft_immediate.c143 entry->id = FLOW_ACTION_DROP; in nft_immediate_offload_verdict()
/Linux-v5.4/include/net/
Dflow_offload.h116 FLOW_ACTION_DROP, enumerator
/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_flower.c27 case FLOW_ACTION_DROP: in ocelot_flower_parse_action()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c394 case FLOW_ACTION_DROP: in cxgb4_process_flow_actions()
560 case FLOW_ACTION_DROP: in cxgb4_validate_flow_actions()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c44 case FLOW_ACTION_DROP: in mlxsw_sp_flower_parse_actions()
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c382 case FLOW_ACTION_DROP: in tc_parse_flow_actions()
Dstmmac_selftests.c1337 rule->action.entries[0].id = FLOW_ACTION_DROP; in __stmmac_test_l3filt()
1461 rule->action.entries[0].id = FLOW_ACTION_DROP; in __stmmac_test_l4filt()
/Linux-v5.4/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_cls.c1113 if (act->id == FLOW_ACTION_DROP) { in mvpp2_port_c2_tcam_rule_add()
1309 if (act->id != FLOW_ACTION_QUEUE && act->id != FLOW_ACTION_DROP) in mvpp2_cls_rfs_parse_rule()
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Daction.c969 case FLOW_ACTION_DROP: in nfp_flower_loop_action()
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c128 case FLOW_ACTION_DROP: in bnxt_tc_parse_actions()
/Linux-v5.4/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1761 case FLOW_ACTION_DROP: in qede_parse_actions()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2828 case FLOW_ACTION_DROP: in parse_tc_nic_actions()
3227 case FLOW_ACTION_DROP: in parse_tc_fdb_actions()
/Linux-v5.4/net/core/
Dethtool.c3092 act->id = FLOW_ACTION_DROP; in ethtool_rx_flow_rule_create()
/Linux-v5.4/net/sched/
Dcls_api.c3457 entry->id = FLOW_ACTION_DROP; in tc_setup_flow_action()