Lines Matching refs:tundev
121 local tundev=$1; shift
127 ip link set dev $tundev type $type ttl inherit
128 mirror_install $swp1 ingress $tundev "matchall"
129 fail_test_span_gre_dir $tundev
131 ip link set dev $tundev type $type ttl 100
133 quick_test_span_gre_dir $tundev
141 local tundev=$1; shift
147 ip link set dev $tundev type $type tos 0x10
148 mirror_install $swp1 ingress $tundev "matchall"
149 fail_test_span_gre_dir $tundev
151 ip link set dev $tundev type $type tos inherit
152 quick_test_span_gre_dir $tundev
160 local tundev=$1; shift
165 mirror_install $swp1 ingress $tundev "matchall"
166 fail_test_span_gre_dir $tundev