Lines Matching refs:h1
14 h1=${NETIFS[p1]}
144 ip link set $h1 up
153 ip link add link $h1 name $h1.100 type vlan id 100
154 ip link set $h1.100 up
156 ip link add link $h1 name $h1.200 type vlan id 200
157 ip link set $h1.200 up
181 ip link del $h1.200
182 ip link del $h1.100
189 local h1_mac=$(mac_get $h1)
199 $MZ $h1.100 -q -c 1 -p 64 -a $h1_mac -b $h2_mac -t ip
215 local h1_mac=$(mac_get $h1)
220 tcpdump_start $h1.100
226 tcpdump_stop $h1.100
228 tcpdump_show $h1.100 | grep -q "$h2_mac > $h1_mac"
231 tcpdump_cleanup $h1.100
238 local h1_mac=$(mac_get $h1)
255 $MZ $h1.200 -q -c 1 -p 64 -a $h1_mac -b $h2_mac -t ip
278 local h1_mac=$(mac_get $h1)
295 $MZ $h1.200 -q -c 1 -p 64 -a $h1_mac -b $h2_mac -t ip
318 local h1_mac=$(mac_get $h1)
324 $MZ $h1 -q -c $num_pkts -p 64 -a $h1_mac -b $h2_mac -t ip -A 10.1.1.2