Searched refs:is_tcf_mirred_egress_mirror (Results 1 – 6 of 6) sorted by relevance
26 static inline bool is_tcf_mirred_egress_mirror(const struct tc_action *a) in is_tcf_mirred_egress_mirror() function
87 } else if (is_tcf_mirred_egress_mirror(a)) { in mlxsw_sp_flower_parse_actions()
1351 if (is_tcf_mirred_egress_mirror(a) && protocol == htons(ETH_P_ALL)) { in mlxsw_sp_port_add_cls_matchall()
734 } else if (is_tcf_mirred_egress_mirror(a)) { in nfp_flower_loop_action()
779 if (is_tcf_mirred_egress_mirror(a) && protocol == htons(ETH_P_ALL)) { in dsa_slave_add_cls_matchall()
2706 if (is_tcf_mirred_egress_redirect(a) || is_tcf_mirred_egress_mirror(a)) { in parse_tc_fdb_actions()