Searched refs:h1_mac (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/drivers/net/ocelot/
H A Dtc_flower_chains.sh189 local h1_mac=$(mac_get $h1)
199 $MZ $h1.100 -q -c 1 -p 64 -a $h1_mac -b $h2_mac -t ip
205 tcpdump_show $h2 | grep -q "$h1_mac > $h2_mac, ethertype IPv4"
215 local h1_mac=$(mac_get $h1)
222 $MZ $h2 -q -c 1 -p 64 -a $h2_mac -b $h1_mac -t ip
228 tcpdump_show $h1.100 | grep -q "$h2_mac > $h1_mac"
238 local h1_mac=$(mac_get $h1)
249 protocol 802.1Q flower skip_sw vlan_id 200 src_mac $h1_mac \
255 $MZ $h1.200 -q -c 1 -p 64 -a $h1_mac -b $h2_mac -t ip
261 tcpdump_show $h2 | grep -q "$h1_mac >
[all...]
/linux-master/tools/testing/selftests/net/forwarding/
H A Dvxlan_asymmetric_ipv6.sh420 local h1_mac=$(mac_get $h1)
425 in_ns ns1 macs_populate $h1_mac $h2_mac 2001:db8:1::1 2001:db8:2::1 \
H A Dvxlan_asymmetric.sh425 local h1_mac=$(mac_get $h1)
429 in_ns ns1 macs_populate $h1_mac $h2_mac 10.1.1.101 10.1.2.101 10.0.0.1
H A Dvxlan_symmetric.sh468 local h1_mac=$(mac_get $h1)
472 in_ns ns1 __l2_vni_init $h1_mac $h2_mac 10.1.1.101 10.1.2.101 10.0.0.1
H A Dvxlan_symmetric_ipv6.sh465 local h1_mac=$(mac_get $h1)
470 in_ns ns1 __l2_vni_init $h1_mac $h2_mac 2001:db8:1::1 2001:db8:2::1 \

Completed in 123 milliseconds