Searched refs:tuntype (Results 1 – 1 of 1) sorted by relevance
168 readonly tuntype=$2172 echo "encap ${addr1} to ${addr2}, type ${tuntype}, mac ${mac} len ${datalen}"189 section "encap_${tuntype}_${mac}"194 if [[ "$tuntype" =~ "udp" ]]; then210 elif [[ "$tuntype" =~ "gre" && "$mac" == "eth" ]]; then213 ttype=$tuntype218 if [[ "${tuntype}" == "sit" ]]; then234 if [[ "$tuntype" == "ip6udp" && "$mac" == "mpls" ]]; then237 elif [[ "$tuntype" =~ "udp" && "$mac" == "eth" ]]; then240 elif [[ "$tuntype" =~ "gre" && "$mac" == "eth" ]]; then[all …]