Home
last modified time | relevance | path

Searched refs:eth2 (Results 1 – 25 of 30) sorted by relevance

12

/linux/tools/testing/selftests/net/
H A Dnat6to4.bpf.c89 struct ethhdr eth2; // used iff is_ethernet in sched_cls_ingress6_nat_6_prog() local
91 eth2 = *eth; // Copy over the ethernet header (src/dst mac) in sched_cls_ingress6_nat_6_prog()
92 eth2.h_proto = bpf_htons(ETH_P_IP); // But replace the ethertype in sched_cls_ingress6_nat_6_prog()
142 *new_eth = eth2; in sched_cls_ingress6_nat_6_prog()
224 struct ethhdr eth2; // used iff is_ethernet in sched_cls_egress4_snat4_prog() local
226 eth2 = *eth; // Copy over the ethernet header (src/dst mac) in sched_cls_egress4_snat4_prog()
227 eth2.h_proto = bpf_htons(ETH_P_IPV6); // But replace the ethertype in sched_cls_egress4_snat4_prog()
279 *new_eth = eth2; in sched_cls_egress4_snat4_prog()
H A Dtraceroute.sh192 connect_ns $r1 eth2 - 2000:102::1/64 $r2 eth2 - 2000:102::2/64
291 connect_ns "$r1" eth2 - 2000:102::1/64 "$r2" eth2 - 2000:102::2/64
295 ip -n "$r2" link set dev eth2 master vrf100
362 connect_ns "$r1" eth2 - fe80::3/64 "$h2" eth2 - fe80::4/64
371 ip -n "$r1" route add 2001:db8:1::3/128 nexthop via fe80::4 dev eth2
375 ip -n "$h2" route add ::/0 nexthop via fe80::3 dev eth2
411 h2_ifindex=$(ip -n "$h2" -j link show dev eth2 | j
[all...]
H A Dicmp_redirect.sh198 ip -netns $h2 li set r2h2 netns $r2 name eth2 up
249 ip -netns $r2 addr add dev eth2 ${R2_N2_IP}/24
250 ip -netns $r2 -6 addr add dev eth2 ${R2_N2_IP6}/64 nodad
274 run_cmd ip -netns $r2 li set eth2 mtu ${mtu}
H A Dl2tp.sh210 $router eth2 10.1.2.2/24 2001:db8:2::2/64
/linux/Documentation/networking/
H A Dvrf.rst39 | eth1 | | eth2 | ... | bond1 |
239 …4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master red state UP mode DEFA…
249 eth2 UP 02:00:00:00:02:03 <BROADCAST,MULTICAST,UP,LOWER_UP>
265 10.2.2.254 dev eth2 lladdr 5e:54:01:6a:ee:80 REACHABLE
290 …4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master red state UP group def…
292 inet 10.2.2.2/24 brd 10.2.2.255 scope global eth2
305 eth2 UP 10.2.2.2/24 2002:2::2/120 fe80::ff:fe00:203/64
325 broadcast 10.2.2.0 dev eth2 proto kernel scope link src 10.2.2.2
326 10.2.2.0/24 dev eth2 proto kernel scope link src 10.2.2.2
327 local 10.2.2.2 dev eth2 proto kernel scope host src 10.2.2.2
[all …]
H A Dnf_flowtable.rst138 (represented as eth1 and eth2 in the example figure below) and the gateway
150 -> eth1 eth2
/linux/tools/testing/selftests/drivers/net/bonding/
H A Dbond_options.sh83 ip -n ${s_ns} link set eth2 type bond_slave prio 11
101 check_active_slave eth2
110 ip -n ${s_ns} link set eth2 up
147 ip -n ${s_ns} link set eth2 type bond_slave prio -50
152 ip -n ${s_ns} -d link show eth2 | grep -q 'prio -50'
388 local eth2_mac=$(ip -n "$s_ns" -j link show eth2 | jq -r '.[]["address"]')
/linux/tools/testing/selftests/net/netfilter/
H A Dconntrack_icmp_related.sh76 ip link add "$DEV" netns "$nsrouter1" type veth peer name eth2 netns "$nsrouter2"
85 ip -net "$nsrouter2" link set eth2 up
102 ip -net "$nsrouter2" addr add 192.168.3.10/24 dev eth2
104 ip -net "$nsrouter2" addr add dead:3::10/64 dev eth2 nodad
/linux/arch/arm64/boot/dts/hisilicon/
H A Dhip06-d03.dts40 &eth2 {
H A Dhip07-d05.dts76 &eth2 {
H A Dhip06.dtsi261 eth2: ethernet-0 { label
H A Dhip07.dtsi1034 eth2: ethernet-2 { label
1526 eth-handle = <&eth2 &eth3 0 0 &eth0 &eth1>;
/linux/arch/arm/boot/dts/marvell/
H A Darmada-385-linksys.dtsi111 &eth2 {
197 ethernet = <&eth2>;
H A Darmada-388-clearfog.dtsi16 ethernet3 = &eth2;
101 &eth2 {
H A Darmada-385-clearfog-gtr.dtsi30 20 - 1512 phy reset (eth2, optional)
75 ethernet3 = &eth2;
368 &eth2 {
H A Darmada-385-db-88f6820-amc.dts69 &eth2 {
H A Darmada-xp.dtsi114 eth2: ethernet@30000 { label
/linux/arch/powerpc/boot/dts/fsl/
H A Dp1020rdb-pc_camp_core0.dts8 * eth1, eth2, sdhc, crypto, global-util, message, pci0, pci1, msi.
H A Dmpc8572ds_camp_core1.dts7 * This dts allows core1 to have l2, dma2, eth2, eth3, pci2, msi.
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-yapp4-common.dtsi14 ethernet2 = &eth2;
141 eth2: port@2 { label
143 label = "eth2";
H A Dimx6dl-yapp43-common.dtsi14 ethernet2 = &eth2;
149 eth2: port@1 { label
151 label = "eth2";
/linux/Documentation/devicetree/bindings/infiniband/
H A Dhisilicon-hns-roce.txt33 eth-handle = <&eth2 &eth3 &eth4 &eth5 &eth6 &eth7>;
/linux/Documentation/admin-guide/aoe/
H A Daoe.rst51 "echo eth2 eth4 > /dev/etherd/interfaces" tells the aoe driver to
52 limit ATA over Ethernet traffic to eth2 and eth4. AoE traffic from
/linux/arch/arm/boot/dts/renesas/
H A Dr9a06g032-rzn1d400-eb.dts118 pins_eth2: pins-eth2 {
/linux/arch/arm/boot/dts/st/
H A Dstm32mp13-pinctrl.dtsi158 eth2_rgmii_pins_a: eth2-rgmii-0 {
185 eth2_rgmii_sleep_pins_a: eth2-rgmii-sleep-0 {
211 eth2_rmii_pins_a: eth2-rmii-0 {
233 eth2_rmii_sleep_pins_a: eth2-rmii-sleep-0 {

12