Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c25 [FLOW_ACTION_MIRRED] = "MIRRED",
/Linux-v5.15/net/netfilter/
Dnft_dup_netdev.c67 return nft_fwd_dup_netdev_offload(ctx, flow, FLOW_ACTION_MIRRED, oif); in nft_dup_netdev_offload()
Dnf_tables_offload.c152 case FLOW_ACTION_MIRRED: in nft_flow_rule_destroy()
/Linux-v5.15/drivers/net/ethernet/marvell/prestera/
Dprestera_span.c187 if (act->id != FLOW_ACTION_MIRRED) in prestera_span_replace()
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c507 case FLOW_ACTION_MIRRED: in cxgb4_process_flow_actions()
704 case FLOW_ACTION_MIRRED: in cxgb4_validate_flow_actions()
710 if (act->id == FLOW_ACTION_MIRRED && in cxgb4_validate_flow_actions()
Dcxgb4_tc_matchall.c213 if (act->id == FLOW_ACTION_MIRRED) { in cxgb4_matchall_mirror_alloc()
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch-flower.c653 case FLOW_ACTION_MIRRED: in dpaa2_switch_cls_flower_replace()
798 case FLOW_ACTION_MIRRED: in dpaa2_switch_cls_matchall_replace()
/Linux-v5.15/include/net/
Dflow_offload.h126 FLOW_ACTION_MIRRED, enumerator
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_matchall.c269 case FLOW_ACTION_MIRRED: in mlxsw_sp_mall_replace()
Dspectrum_flower.c137 case FLOW_ACTION_MIRRED: { in mlxsw_sp_flower_parse_actions()
Dspectrum_qdisc.c1727 if (act->id == FLOW_ACTION_MIRRED) { in mlxsw_sp_qevent_mall_replace()
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/flower/
Daction.c274 act[act_idx].id == FLOW_ACTION_MIRRED) in nfp_flower_tun_is_gre()
1010 case FLOW_ACTION_MIRRED: in nfp_flower_loop_action()
/Linux-v5.15/net/dsa/
Dslave.c1098 cls->rule->action.entries[0].id == FLOW_ACTION_MIRRED) in dsa_slave_add_cls_matchall()
/Linux-v5.15/net/sched/
Dcls_api.c3585 entry->id = FLOW_ACTION_MIRRED; in tc_setup_flow_action()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3834 case FLOW_ACTION_MIRRED: { in parse_tc_fdb_actions()