Home
last modified time | relevance | path

Searched defs:ingress (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_flex_actions.c137 bool ingress, int *p_span_id) in mlxsw_sp_act_mirror_add()
151 mlxsw_sp_act_mirror_del(void *priv, u8 local_in_port, int span_id, bool ingress) in mlxsw_sp_act_mirror_del()
Dspectrum_acl_tcam.c252 bool ingress) in mlxsw_sp_acl_tcam_group_bind()
267 bool ingress) in mlxsw_sp_acl_tcam_group_unbind()
878 bool ingress) in mlxsw_sp_acl_tcam_flower_ruleset_bind()
890 bool ingress) in mlxsw_sp_acl_tcam_flower_ruleset_unbind()
Dspectrum_acl.c45 bool ingress; member
235 struct mlxsw_sp_port *mlxsw_sp_port, bool ingress) in mlxsw_sp_acl_block_lookup()
249 bool ingress) in mlxsw_sp_acl_block_bind()
280 bool ingress) in mlxsw_sp_acl_block_unbind()
Dcore_acl_flex_actions.c865 bool ingress; member
892 const struct net_device *out_dev, bool ingress) in mlxsw_afa_mirror_create()
935 const struct net_device *out_dev, bool ingress, in mlxsw_afa_block_append_mirror()
Dspectrum.c1255 bool ingress) in mlxsw_sp_port_add_cls_matchall_mirror()
1288 bool ingress) in mlxsw_sp_port_add_cls_matchall_sample()
1331 bool ingress) in mlxsw_sp_port_add_cls_matchall()
1407 bool ingress) in mlxsw_sp_setup_tc_cls_matchall()
1447 void *cb_priv, bool ingress) in mlxsw_sp_setup_tc_block_cb_matchall()
1502 struct tcf_block *block, bool ingress, in mlxsw_sp_setup_tc_block_flower_bind()
1550 struct tcf_block *block, bool ingress) in mlxsw_sp_setup_tc_block_flower_unbind()
1580 bool ingress; in mlxsw_sp_setup_tc_block() local
Dspectrum.h96 bool ingress; member
/Linux-v4.19/net/dsa/
Dslave.c759 bool ingress) in dsa_slave_add_cls_matchall()
843 bool ingress) in dsa_slave_setup_tc_cls_matchall()
860 void *cb_priv, bool ingress) in dsa_slave_setup_tc_block_cb()
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_offload.py692 ingress = sim.tc_show_ingress(expected=1) variable
702 ingress = sim.tc_show_ingress(expected=1) variable
771 ingress = sim.tc_show_ingress(expected=1) variable
Dtest_sockmap.c794 int ingress = BPF_F_INGRESS; in run_options() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h108 struct vport_ingress ingress; member
/Linux-v4.19/kernel/bpf/
Dsockmap.c118 struct list_head ingress; member
757 bool ingress = !!(md->flags & BPF_F_INGRESS); in bpf_tcp_sendmsg_do_redirect() local
/Linux-v4.19/drivers/net/dsa/microchip/
Dksz_common.c1021 bool ingress) in ksz_port_mirror_add()
/Linux-v4.19/include/net/
Ddsa.h157 bool ingress; member
Dsch_generic.h241 bool ingress; member
/Linux-v4.19/net/sched/
Dsch_api.c946 unsigned int i, num_q, ingress; in qdisc_graft() local
/Linux-v4.19/drivers/net/dsa/b53/
Db53_common.c1576 struct dsa_mall_mirror_tc_entry *mirror, bool ingress) in b53_mirror_add()