Searched refs:tuntype (Results 1 – 1 of 1) sorted by relevance
192 readonly tuntype=$2214 section "encap_${tuntype}_${mac}"220 if [[ "$tuntype" =~ "udp" ]]; then236 elif [[ "$tuntype" =~ "gre" && "$mac" == "eth" ]]; then238 elif [[ "$tuntype" =~ "vxlan" && "$mac" == "eth" ]]; then241 elif [[ "$tuntype" == "ipip6" ]]; then245 ttype=$tuntype250 if [[ "${tuntype}" == "sit" ]]; then253 elif [[ "${tuntype}" == "ipip6" ]]; then269 if [[ "$tuntype" == "ip6udp" && "$mac" == "mpls" ]]; then[all …]