Searched refs:tuntype (Results 1 – 1 of 1) sorted by relevance
173 readonly tuntype=$2177 echo "encap ${addr1} to ${addr2}, type ${tuntype}, mac ${mac} len ${datalen}"194 section "encap_${tuntype}_${mac}"199 if [[ "$tuntype" =~ "udp" ]]; then215 elif [[ "$tuntype" =~ "gre" && "$mac" == "eth" ]]; then218 ttype=$tuntype223 if [[ "${tuntype}" == "sit" ]]; then239 if [[ "$tuntype" == "ip6udp" && "$mac" == "mpls" ]]; then242 elif [[ "$tuntype" =~ "udp" && "$mac" == "eth" ]]; then245 elif [[ "$tuntype" =~ "gre" && "$mac" == "eth" ]]; then[all …]