Lines Matching refs:h1
42 simple_if_init $h1 198.51.100.2/28 2001:db8:1::2/64
44 ip route add 198.51.100.16/28 vrf v$h1 nexthop via 198.51.100.1
45 ip route add 198.51.100.32/28 vrf v$h1 nexthop via 198.51.100.1
47 ip route add 2001:db8:2::/64 vrf v$h1 nexthop via 2001:db8:1::1
48 ip route add 2001:db8:3::/64 vrf v$h1 nexthop via 2001:db8:1::1
50 tc qdisc add dev $h1 ingress
55 tc qdisc del dev $h1 ingress
57 ip route del 2001:db8:3::/64 vrf v$h1
58 ip route del 2001:db8:2::/64 vrf v$h1
60 ip route del 198.51.100.32/28 vrf v$h1
61 ip route del 198.51.100.16/28 vrf v$h1
63 simple_if_fini $h1 198.51.100.2/28 2001:db8:1::2/64
173 h1=${NETIFS[p1]}
248 $MZ $h1 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \
258 $MZ $h1 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 -b 01:00:5e:01:02:03 \
288 $MZ $h1 -6 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 \
298 $MZ $h1 -6 -c 5 -p 128 -t udp -a 00:11:22:33:44:55 \
323 tc filter add dev $h1 ingress protocol ip pref 1 handle 1 flower \
334 $MZ $h1 -c 5 -p 128 -t udp "ttl=10,sp=54321,dp=12345" \
347 tc_check_packets "dev $h1 ingress" 1 0
359 tc filter del dev $h1 ingress protocol ip pref 1 handle 1 flower
368 tc filter add dev $h1 ingress protocol ipv6 pref 1 handle 1 flower \
379 $MZ $h1 -6 -c 5 -p 128 -t udp "ttl=10,sp=54321,dp=12345" \
392 tc_check_packets "dev $h1 ingress" 1 0
404 tc filter del dev $h1 ingress protocol ipv6 pref 1 handle 1 flower
425 $MZ $h1 -c 1 -p 128 -t udp "ttl=10,sp=54321,dp=12345" \
437 $MZ $h1 -c 1 -p 128 -t udp "ttl=10,sp=54321,dp=12345" \
470 $MZ $h1 -6 -c 1 -p 128 -t udp "ttl=10,sp=54321,dp=12345" \
482 $MZ $h1 -6 -c 1 -p 128 -t udp "ttl=10,sp=54321,dp=12345" \