| /Linux-v6.6/tools/testing/selftests/net/ |
| D | nat6to4.c | 89 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()
|
| D | traceroute.sh | 189 connect_ns router-1 eth2 - 2000:102::1/64 router-2 eth2 - 2000:102::2/64 270 router eth2 1.0.2.1/24 -
|
| D | icmp_redirect.sh | 206 ip -netns h2 li set r2h2 netns r2 name eth2 up 257 ip -netns r2 addr add dev eth2 ${R2_N2_IP}/24 258 ip -netns r2 -6 addr add dev eth2 ${R2_N2_IP6}/64 nodad 282 run_cmd ip -netns r2 li set eth2 mtu ${mtu}
|
| /Linux-v6.6/tools/testing/selftests/drivers/net/bonding/ |
| D | bond_options.sh | 69 ip -n ${s_ns} link set eth2 type bond_slave prio 11 88 check_active_slave eth2 96 ip -n ${s_ns} link set eth2 up 133 ip -n ${s_ns} link set eth2 type bond_slave prio -50 138 ip -n ${s_ns} -d link show eth2 | grep -q 'prio -50'
|
| /Linux-v6.6/Documentation/networking/ |
| D | vrf.rst | 39 | 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 …]
|
| D | nf_flowtable.rst | 138 (represented as eth1 and eth2 in the example figure below) and the gateway 150 -> eth1 eth2
|
| /Linux-v6.6/tools/testing/selftests/netfilter/ |
| D | conntrack_icmp_related.sh | 89 ip link add $DEV netns nsrouter1 type veth peer name eth2 netns nsrouter2 102 ip -net nsrouter2 link set eth2 up 119 ip -net nsrouter2 addr add 192.168.3.10/24 dev eth2 121 ip -net nsrouter2 addr add dead:3::10/64 dev eth2
|
| /Linux-v6.6/arch/arm64/boot/dts/hisilicon/ |
| D | hip06-d03.dts | 40 ð2 {
|
| D | hip07-d05.dts | 76 ð2 {
|
| /Linux-v6.6/arch/arm/boot/dts/marvell/ |
| D | armada-385-turris-omnia.dts | 29 ethernet2 = ð2; 110 * eth2 node below. 184 ð2 { 186 * eth2 is connected via a multiplexor to both the SFP cage and to
|
| D | armada-385-linksys.dtsi | 111 ð2 { 199 ethernet = <ð2>;
|
| D | armada-388-clearfog.dtsi | 16 ethernet3 = ð2; 101 ð2 {
|
| D | armada-385-clearfog-gtr.dtsi | 30 20 - 1512 phy reset (eth2, optional) 75 ethernet3 = ð2; 326 ð2 {
|
| D | armada-385-db-88f6820-amc.dts | 69 ð2 {
|
| /Linux-v6.6/arch/powerpc/boot/dts/fsl/ |
| D | p1020rdb-pc_camp_core0.dts | 8 * eth1, eth2, sdhc, crypto, global-util, message, pci0, pci1, msi.
|
| D | mpc8572ds_camp_core1.dts | 7 * This dts allows core1 to have l2, dma2, eth2, eth3, pci2, msi.
|
| /Linux-v6.6/arch/arm64/boot/dts/freescale/ |
| D | imx8mm-kontron-bl.dts | 70 reg_rst_eth2: regulator-rst-eth2 { 72 regulator-name = "rst-usb-eth2";
|
| D | imx8mm-kontron-bl-osm-s.dts | 53 reg_rst_eth2: regulator-rst-eth2 { 60 regulator-name = "rst-usb-eth2";
|
| /Linux-v6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx6dl-yapp43-common.dtsi | 14 ethernet2 = ð2; 143 eth2: port@1 { label 145 label = "eth2";
|
| D | imx6dl-yapp4-common.dtsi | 14 ethernet2 = ð2; 149 eth2: port@2 { label 151 label = "eth2";
|
| /Linux-v6.6/Documentation/devicetree/bindings/infiniband/ |
| D | hisilicon-hns-roce.txt | 33 eth-handle = <ð2 ð3 ð4 ð5 ð6 ð7>;
|
| /Linux-v6.6/Documentation/admin-guide/aoe/ |
| D | aoe.rst | 51 "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-v6.6/arch/arm/boot/dts/nxp/ls/ |
| D | ls1021a-tsn.dts | 91 /* Internal port connected to eth2 */
|
| /Linux-v6.6/Documentation/networking/device_drivers/ethernet/intel/ |
| D | i40e.rst | 93 #ip link set eth2 promisc on 94 Where eth2 is a VF interface in the VM 97 #ip link set eth2 allmulticast on 98 Where eth2 is a VF interface in the VM 117 #ip link add link eth2 name eth2.100 type vlan id 100
|
| /Linux-v6.6/arch/arm64/boot/dts/marvell/ |
| D | armada-7040-mochabin.dts | 44 sfp_eth2: sfp-eth2 {
|