Lines Matching refs:inner
59 local inner="$3"
95 "$type" "$outer" "$inner" "$tos" "$ttl" "$vlan"
169 if [ "$inner" = "4" ] || [ "$inner" = "other" ]; then
172 elif [ "$inner" = "6" ]; then
180 local inner="$2"
187 if [ "$inner" = "4" ]; then
189 elif [ "$inner" = "6" ]; then
191 elif [ "$inner" = "other" ]; then
208 if [ "$inner" = "4" ]; then
223 elif [ "$inner" = "6" ]; then
238 elif [ "$inner" = "other" ]; then
265 if [ "$inner" = "4" ]; then
280 elif [ "$inner" = "6" ]; then
295 elif [ "$inner" = "other" ]; then
370 for inner in 4 6 other; do
375 setup "$type" "$outer" "$inner" \
377 verify "$outer" "$inner" "$tos_ttl" \