/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | en_tc_tracepoint.c | 25 [FLOW_ACTION_MIRRED] = "MIRRED",
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | en_tc_tracepoint.c | 25 [FLOW_ACTION_MIRRED] = "MIRRED",
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_dup_netdev.c | 67 return nft_fwd_dup_netdev_offload(ctx, flow, FLOW_ACTION_MIRRED, oif); in nft_dup_netdev_offload()
|
H A D | nf_tables_offload.c | 155 case FLOW_ACTION_MIRRED: in nft_flow_rule_destroy()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_tc_matchall.c | 23 case FLOW_ACTION_MIRRED: in lan966x_tc_matchall_add()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_matchall.c | 86 if (act->id != FLOW_ACTION_MIRRED) in prestera_mall_replace()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
H A D | act.c | 15 [FLOW_ACTION_MIRRED] = &mlx5e_tc_act_mirred,
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_dup_netdev.c | 68 return nft_fwd_dup_netdev_offload(ctx, flow, FLOW_ACTION_MIRRED, oif); in nft_dup_netdev_offload()
|
H A D | nf_tables_offload.c | 154 case FLOW_ACTION_MIRRED: in nft_flow_rule_destroy()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_mirred.c | 472 entry->id = FLOW_ACTION_MIRRED; in tcf_mirred_offload_act_setup() 491 fl_action->id = FLOW_ACTION_MIRRED; in tcf_mirred_offload_act_setup()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_matchall.c | 224 if (act->id == FLOW_ACTION_MIRRED && protocol == htons(ETH_P_ALL)) { in mlxsw_sp_mall_replace()
|
H A D | spectrum_flower.c | 136 case FLOW_ACTION_MIRRED: { in mlxsw_sp_flower_parse_actions()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_flower.c | 507 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()
|
H A D | cxgb4_tc_matchall.c | 204 if (act->id == FLOW_ACTION_MIRRED) { in cxgb4_matchall_mirror_alloc()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_flower.c | 507 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()
|
H A D | cxgb4_tc_matchall.c | 252 if (act->id == FLOW_ACTION_MIRRED) { in cxgb4_matchall_mirror_alloc()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-switch-flower.c | 660 case FLOW_ACTION_MIRRED: in dpaa2_switch_cls_flower_replace() 805 case FLOW_ACTION_MIRRED: in dpaa2_switch_cls_matchall_replace()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | flow_offload.h | 126 FLOW_ACTION_MIRRED, enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_matchall.c | 269 case FLOW_ACTION_MIRRED: in mlxsw_sp_mall_replace()
|
H A D | spectrum_flower.c | 187 case FLOW_ACTION_MIRRED: { in mlxsw_sp_flower_parse_actions()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | flow_offload.h | 156 FLOW_ACTION_MIRRED, enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | tc.c | 1428 case FLOW_ACTION_MIRRED: /* mirred means mirror here */ in efx_tc_flower_replace_foreign() 1517 case FLOW_ACTION_MIRRED: in efx_tc_flower_replace_foreign() 1927 fa->id == FLOW_ACTION_MIRRED || in efx_tc_flower_replace() 1979 case FLOW_ACTION_MIRRED: in efx_tc_flower_replace()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | action.c | 274 act[act_idx].id == FLOW_ACTION_MIRRED) in nfp_flower_tun_is_gre() 1011 case FLOW_ACTION_MIRRED: in nfp_flower_loop_action()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | action.c | 275 act[act_idx].id == FLOW_ACTION_MIRRED) in nfp_flower_tun_is_gre() 1059 case FLOW_ACTION_MIRRED: in nfp_flower_loop_action()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_flower.c | 379 case FLOW_ACTION_MIRRED: in ocelot_flower_parse_action()
|