Searched refs:tuntype (Results 1 – 1 of 1) sorted by relevance
192 readonly tuntype=$2196 echo "encap ${addr1} to ${addr2}, type ${tuntype}, mac ${mac} len ${datalen}"214 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" ]]; then[all …]