Symbol: FLOW_ACTION_ACCEPT
drivers/net/dsa/sja1105/sja1105_flower.c
317
act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) {
drivers/net/dsa/sja1105/sja1105_flower.c
323
if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT &&
drivers/net/dsa/yt921x.c
1310
police->notexceed.act_id != FLOW_ACTION_ACCEPT) {
drivers/net/dsa/yt921x.c
1316
if (police->notexceed.act_id == FLOW_ACTION_ACCEPT && action && act &&
drivers/net/dsa/yt921x.c
2040
case FLOW_ACTION_ACCEPT:
drivers/net/dsa/yt921x.c
2051
case FLOW_ACTION_ACCEPT:
drivers/net/ethernet/airoha/airoha_eth.c
2924
if (act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) {
drivers/net/ethernet/airoha/airoha_eth.c
2930
if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT &&
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c
493
case FLOW_ACTION_ACCEPT:
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c
687
case FLOW_ACTION_ACCEPT:
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_matchall.c
22
act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) {
drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_matchall.c
28
if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT &&
drivers/net/ethernet/freescale/enetc/enetc_qos.c
1096
act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) {
drivers/net/ethernet/freescale/enetc/enetc_qos.c
1102
if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT &&
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
189
act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) {
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
195
if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT &&
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
442
case FLOW_ACTION_ACCEPT:
drivers/net/ethernet/marvell/prestera/prestera_flower.c
94
case FLOW_ACTION_ACCEPT:
drivers/net/ethernet/mellanox/mlx5/core/diag/en_tc_tracepoint.c
20
[FLOW_ACTION_ACCEPT] = "ACCEPT",
drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.c
10
[FLOW_ACTION_ACCEPT] = &mlx5e_tc_act_accept,
drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.c
36
[FLOW_ACTION_ACCEPT] = &mlx5e_tc_act_accept,
drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/police.c
12
act_id != FLOW_ACTION_ACCEPT &&
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
3893
case FLOW_ACTION_ACCEPT:
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
5107
if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT &&
drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c
29
act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) {
drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c
35
if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT &&
drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c
90
case FLOW_ACTION_ACCEPT:
drivers/net/ethernet/microchip/lan966x/lan966x_police.c
85
act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) {
drivers/net/ethernet/microchip/lan966x/lan966x_police.c
91
if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT &&
drivers/net/ethernet/microchip/lan966x/lan966x_tc_flower.c
308
action_mask & BIT(FLOW_ACTION_ACCEPT)) {
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
1256
case FLOW_ACTION_ACCEPT:
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
332
action_mask & BIT(FLOW_ACTION_ACCEPT)) {
drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
766
act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) {
drivers/net/ethernet/mscc/ocelot_flower.c
308
case FLOW_ACTION_ACCEPT:
drivers/net/ethernet/mscc/ocelot_police.c
172
a->police.notexceed.act_id != FLOW_ACTION_ACCEPT) {
drivers/net/ethernet/mscc/ocelot_police.c
178
if (a->police.notexceed.act_id == FLOW_ACTION_ACCEPT &&
drivers/net/ethernet/netronome/nfp/flower/qos_conf.c
133
act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) {
drivers/net/ethernet/netronome/nfp/flower/qos_conf.c
140
act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) {
drivers/net/ethernet/netronome/nfp/flower/qos_conf.c
147
if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT &&
drivers/net/ethernet/ti/am65-cpsw-qos.c
1095
act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) {
drivers/net/ethernet/ti/am65-cpsw-qos.c
1101
if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT &&
drivers/net/ethernet/ti/cpsw_priv.c
1473
act->police.notexceed.act_id != FLOW_ACTION_ACCEPT) {
drivers/net/ethernet/ti/cpsw_priv.c
1479
if (act->police.notexceed.act_id == FLOW_ACTION_ACCEPT &&
net/netfilter/nft_immediate.c
289
entry->id = FLOW_ACTION_ACCEPT;
net/sched/act_gact.c
247
entry->id = FLOW_ACTION_ACCEPT;
net/sched/act_gact.c
273
fl_action->id = FLOW_ACTION_ACCEPT;
net/sched/act_police.c
412
act_id = FLOW_ACTION_ACCEPT;