Home
last modified time | relevance | path

Searched refs:egress (Results 1 – 25 of 50) sorted by relevance

12

/Linux-v4.19/tools/testing/selftests/net/forwarding/
Dmirror_gre.sh92 mirror_install $swp1 egress gt6 "matchall $tcflags"
94 quick_test_span_gre_dir gt6 egress
98 quick_test_span_gre_dir gt6 egress
101 mirror_uninstall $swp1 egress
103 fail_test_span_gre_dir gt6 egress
112 full_test_span_gre_dir gt4 egress 0 8 "mirror to gretap"
118 full_test_span_gre_dir gt6 egress 0 8 "mirror to ip6gretap"
124 test_span_gre_mac gt4 egress ip "mirror to gretap"
130 test_span_gre_mac gt6 egress ipv6 "mirror to ip6gretap"
136 slow_path_trap_install $swp1 egress
[all …]
Dmirror_gre_bridge_1q.sh91 full_test_span_gre_dir gt4 egress 0 8 "mirror to gretap"
97 full_test_span_gre_dir gt6 egress 0 8 "mirror to ip6gretap"
103 slow_path_trap_install $swp1 egress
107 slow_path_trap_uninstall $swp1 egress
Dmirror_gre_bridge_1d.sh97 full_test_span_gre_dir gt4 egress 0 8 "mirror to gretap"
103 full_test_span_gre_dir gt6 egress 0 8 "mirror to ip6gretap"
109 slow_path_trap_install $swp1 egress
113 slow_path_trap_uninstall $swp1 egress
Dmirror_gre_neigh.sh80 test_span_gre_neigh 192.0.2.130 gt4 egress "mirror to gretap"
86 test_span_gre_neigh 2001:db8:2::2 gt6 egress "mirror to ip6gretap"
92 slow_path_trap_install $swp1 egress
96 slow_path_trap_uninstall $swp1 egress
Dmirror_vlan.sh76 test_vlan_dir egress 0 8
100 test_tagged_vlan_dir egress 0 8
106 slow_path_trap_install $swp1 egress
112 slow_path_trap_uninstall $swp1 egress
Dmirror_gre_flower.sh100 full_test_span_gre_dir_acl gt4 egress 0 8 192.0.2.3 "ACL mirror to gretap"
106 full_test_span_gre_dir_acl gt6 egress 0 8 192.0.2.3 "ACL mirror to ip6gretap"
114 slow_path_trap_install $swp1 egress
118 slow_path_trap_uninstall $swp1 egress
Dgre_multipath.sh98 tc filter add dev $ul1 egress pref 111 prot ipv4 \
100 tc filter add dev $ul1 egress pref 222 prot ipv4 \
214 local t0_111=$(tc_rule_stats_get $ul1 111 egress)
215 local t0_222=$(tc_rule_stats_get $ul1 222 egress)
221 local t1_111=$(tc_rule_stats_get $ul1 111 egress)
222 local t1_222=$(tc_rule_stats_get $ul1 222 egress)
Dmirror_gre_bridge_1d_vlan.sh72 full_test_span_gre_dir_vlan $tundev egress "$vlan_match" 0 8 "$what"
100 slow_path_trap_install $swp1 egress
104 slow_path_trap_uninstall $swp1 egress
Dmirror_gre_vlan.sh63 full_test_span_gre_dir gt4 egress 0 8 "mirror to gretap"
69 slow_path_trap_install $swp1 egress
73 slow_path_trap_uninstall $swp1 egress
Dmirror_gre_bound.sh189 full_test_span_gre_dir gt4 egress 0 8 "mirror to gretap w/ UL"
195 full_test_span_gre_dir gt6 egress 0 8 "mirror to ip6gretap w/ UL"
203 slow_path_trap_install $swp1 egress
207 slow_path_trap_uninstall $swp1 egress
Dmirror_gre_vlan_bridge_1q.sh88 full_test_span_gre_dir_vlan $tundev egress "$vlan_match" 0 8 "$what"
260 slow_path_trap_install $swp1 egress
264 slow_path_trap_uninstall $swp1 egress
Dmirror_gre_nh.sh108 slow_path_trap_install $swp1 egress
112 slow_path_trap_uninstall $swp1 egress
Dmirror_gre_bridge_1q_lag.sh260 slow_path_trap_install $swp1 egress
264 slow_path_trap_uninstall $swp1 egress
Dmirror_gre_lag_lacp.sh262 slow_path_trap_install $swp1 egress
266 slow_path_trap_uninstall $swp1 egress
Dtc_actions.sh66 $tcflags dst_ip 192.0.2.2 action mirred egress $action \
123 $tcflags dst_ip 192.0.2.2 action mirred egress redirect \
Dmirror_gre_changes.sh248 slow_path_trap_install $swp1 egress
252 slow_path_trap_uninstall $swp1 egress
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Doffload.c164 bool egress, in nfp_flower_calculate_key_layers() argument
220 if (!egress) in nfp_flower_calculate_key_layers()
284 } else if (egress) { in nfp_flower_calculate_key_layers()
407 nfp_flower_allocate_new(struct nfp_fl_key_ls *key_layer, bool egress) in nfp_flower_allocate_new() argument
433 flow_pay->ingress_offload = !egress; in nfp_flower_allocate_new()
459 struct tc_cls_flower_offload *flow, bool egress) in nfp_flower_add_offload() argument
469 ingr_dev = egress ? NULL : netdev; in nfp_flower_add_offload()
474 if (flow_pay->ingress_offload && egress) in nfp_flower_add_offload()
484 err = nfp_flower_calculate_key_layers(app, key_layer, flow, egress, in nfp_flower_add_offload()
489 flow_pay = nfp_flower_allocate_new(key_layer, egress); in nfp_flower_add_offload()
[all …]
/Linux-v4.19/arch/alpha/lib/
Dmemmove.S48 ble $18,$egress
89 beq $18,$egress
105 br $egress
115 ble $18,$egress
158 beq $18,$egress
176 $egress:
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.c865 if (!IS_ERR_OR_NULL(vport->egress.acl)) in esw_vport_enable_egress_acl()
916 vport->egress.acl = acl; in esw_vport_enable_egress_acl()
917 vport->egress.drop_grp = drop_grp; in esw_vport_enable_egress_acl()
918 vport->egress.allowed_vlans_grp = vlan_grp; in esw_vport_enable_egress_acl()
931 if (!IS_ERR_OR_NULL(vport->egress.allowed_vlan)) in esw_vport_cleanup_egress_rules()
932 mlx5_del_flow_rules(vport->egress.allowed_vlan); in esw_vport_cleanup_egress_rules()
934 if (!IS_ERR_OR_NULL(vport->egress.drop_rule)) in esw_vport_cleanup_egress_rules()
935 mlx5_del_flow_rules(vport->egress.drop_rule); in esw_vport_cleanup_egress_rules()
937 vport->egress.allowed_vlan = NULL; in esw_vport_cleanup_egress_rules()
938 vport->egress.drop_rule = NULL; in esw_vport_cleanup_egress_rules()
[all …]
/Linux-v4.19/net/sched/
Dact_nat.c105 int egress; in tcf_nat_act() local
116 egress = p->flags & TCA_NAT_FLAG_EGRESS; in tcf_nat_act()
132 if (egress) in tcf_nat_act()
146 if (egress) in tcf_nat_act()
211 if (egress) in tcf_nat_act()
230 if (egress) in tcf_nat_act()
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_skb_cgroup_id.sh33 tc filter add dev ${TEST_IF} egress bpf obj ${BPF_PROG_OBJ} \
36 BPF_PROG_ID=$(tc filter show dev ${TEST_IF} egress | \
/Linux-v4.19/arch/alpha/math-emu/
Dmath.c364 goto egress; in alpha_fp_emul_imprecise()
370 goto egress; in alpha_fp_emul_imprecise()
395 goto egress; in alpha_fp_emul_imprecise()
400 egress: in alpha_fp_emul_imprecise()
/Linux-v4.19/tools/bpf/bpftool/Documentation/
Dbpftool-cgroup.rst30 | *ATTACH_TYPE* := { **ingress** | **egress** | **sock_create** | **sock_ops** | **device** |
75 **egress** egress path of the inet socket (since 4.10);
/Linux-v4.19/tools/testing/selftests/drivers/net/mlxsw/
Dmirror_gre.sh181 slow_path_trap_install $swp1 egress
185 slow_path_trap_uninstall $swp1 egress
/Linux-v4.19/Documentation/networking/
Dti-cpsw.txt236 egress 0:0 1:1 2:2 3:3 4:4 5:5 6:6 7:7
239 // Check egress map for vlan 100
440 egress 0:0 1:1 2:2 3:3 4:4 5:5 6:6 7:7
443 // Check egress map for vlan 100
494 egress 0:0 1:1 2:2 3:3 4:4 5:5 6:6 7:7
497 // Check egress map for vlan 100

12