Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c25 [FLOW_ACTION_MIRRED] = "MIRRED",
/Linux-v5.4/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.c91 case FLOW_ACTION_MIRRED: in nft_flow_rule_destroy()
/Linux-v5.4/include/net/
Dflow_offload.h120 FLOW_ACTION_MIRRED, enumerator
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Daction.c273 act[act_idx].id == FLOW_ACTION_MIRRED) in nfp_flower_tun_is_gre()
982 case FLOW_ACTION_MIRRED: in nfp_flower_loop_action()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c106 case FLOW_ACTION_MIRRED: { in mlxsw_sp_flower_parse_actions()
Dspectrum.c1442 if (act->id == FLOW_ACTION_MIRRED && protocol == htons(ETH_P_ALL)) { in mlxsw_sp_port_add_cls_matchall()
/Linux-v5.4/net/dsa/
Dslave.c886 if (act->id == FLOW_ACTION_MIRRED && protocol == htons(ETH_P_ALL)) { in dsa_slave_add_cls_matchall()
/Linux-v5.4/net/sched/
Dcls_api.c3467 entry->id = FLOW_ACTION_MIRRED; in tc_setup_flow_action()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3248 case FLOW_ACTION_MIRRED: { in parse_tc_fdb_actions()