FLOW_ACTION_DROP  128 drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c 		case FLOW_ACTION_DROP:
FLOW_ACTION_DROP  394 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 		case FLOW_ACTION_DROP:
FLOW_ACTION_DROP  560 drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c 		case FLOW_ACTION_DROP:
FLOW_ACTION_DROP 1113 drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c 	if (act->id == FLOW_ACTION_DROP) {
FLOW_ACTION_DROP 1309 drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c 	if (act->id != FLOW_ACTION_QUEUE && act->id != FLOW_ACTION_DROP)
FLOW_ACTION_DROP   21 drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c 	[FLOW_ACTION_DROP]	= "DROP",
FLOW_ACTION_DROP 2831 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 		case FLOW_ACTION_DROP:
FLOW_ACTION_DROP 3231 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 		case FLOW_ACTION_DROP:
FLOW_ACTION_DROP   44 drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c 		case FLOW_ACTION_DROP:
FLOW_ACTION_DROP   27 drivers/net/ethernet/mscc/ocelot_flower.c 		case FLOW_ACTION_DROP:
FLOW_ACTION_DROP  969 drivers/net/ethernet/netronome/nfp/flower/action.c 	case FLOW_ACTION_DROP:
FLOW_ACTION_DROP 1761 drivers/net/ethernet/qlogic/qede/qede_filter.c 		case FLOW_ACTION_DROP:
FLOW_ACTION_DROP 1350 drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c 	rule->action.entries[0].id = FLOW_ACTION_DROP;
FLOW_ACTION_DROP 1478 drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c 	rule->action.entries[0].id = FLOW_ACTION_DROP;
FLOW_ACTION_DROP  382 drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c 		case FLOW_ACTION_DROP:
FLOW_ACTION_DROP 3092 net/core/ethtool.c 		act->id = FLOW_ACTION_DROP;
FLOW_ACTION_DROP  143 net/netfilter/nft_immediate.c 		entry->id = FLOW_ACTION_DROP;
FLOW_ACTION_DROP 3455 net/sched/cls_api.c 			entry->id = FLOW_ACTION_DROP;