Searched refs:tundev (Results 1 – 11 of 11) sorted by relevance
68 local tundev=$1; shift75 mirror_install $swp1 ingress $tundev "matchall $tcflags"81 ip link set dev $tundev type $type ttl 5085 ip link set dev $tundev type $type ttl 10094 local tundev=$1; shift99 ip link set dev $tundev down100 mirror_install $swp1 ingress $tundev "matchall $tcflags"101 fail_test_span_gre_dir $tundev ingress103 ip link set dev $tundev up105 quick_test_span_gre_dir $tundev ingress[all …]
7 local tundev=$1; shift9 do_test_span_dir_ips 10 h3-$tundev "$@"14 local tundev=$1; shift16 do_test_span_dir_ips 0 h3-$tundev "$@"21 local tundev=$1; shift23 test_span_dir_ips h3-$tundev "$@"28 local tundev=$1; shift38 mirror_install $swp1 $direction $tundev "matchall $tcflags"39 test_span_dir_ips "h3-$tundev" "$direction" "$forward_type" \48 local tundev=$1; shift[all …]
128 local tundev=$1; shift132 full_test_span_gre_dir_vlan $tundev ingress "$vlan_match" 8 0 "$what"133 full_test_span_gre_dir_vlan $tundev egress "$vlan_match" 0 8 "$what"150 local tundev=$1; shift156 mirror_install $swp1 ingress $tundev "matchall $tcflags"157 quick_test_span_gre_dir $tundev ingress162 fail_test_span_gre_dir $tundev ingress166 quick_test_span_gre_dir $tundev ingress185 local tundev=$1; shift190 mirror_install $swp1 ingress $tundev "matchall $tcflags"[all …]
77 local tundev=$1; shift86 mirror_install $swp1 $direction $tundev \88 fail_test_span_gre_dir $tundev $direction89 test_span_gre_dir_acl "$tundev" "$direction" \94 fail_test_span_gre_dir_acl "$tundev" "$direction"
64 local tundev=$1; shift77 mirror_install $swp1 $direction $tundev "matchall $tcflags"78 icmp_capture_install h3-${tundev} "src_mac $src_mac dst_mac $dst_mac"80 mirror_test v$h1 192.0.2.1 192.0.2.2 h3-${tundev} 100 1082 icmp_capture_uninstall h3-${tundev}
61 local tundev=$1; shift68 mirror_install $swp1 $direction $tundev "matchall $tcflags"69 fail_test_span_gre_dir $tundev ingress71 quick_test_span_gre_dir $tundev ingress
67 local tundev=$1; shift71 full_test_span_gre_dir_vlan $tundev ingress "$vlan_match" 8 0 "$what"72 full_test_span_gre_dir_vlan $tundev egress "$vlan_match" 0 8 "$what"
935 local tundev=$1; shift938 tc filter $add_del dev "$tundev" ingress \
114 local tundev=$1; shift120 ip link set dev $tundev type $type ttl inherit121 mirror_install $swp1 ingress $tundev "matchall $tcflags"122 fail_test_span_gre_dir $tundev ingress124 ip link set dev $tundev type $type ttl 100126 quick_test_span_gre_dir $tundev ingress134 local tundev=$1; shift140 ip link set dev $tundev type $type tos 0x10141 mirror_install $swp1 ingress $tundev "matchall $tcflags"142 fail_test_span_gre_dir $tundev ingress[all …]
50 local tundev=$1; shift53 action mirred egress mirror dev $tundev
82 def __init__(self, mode=pyiftun.IFF_TUN, name=None, tundev='/dev/net/tun'): argument109 fd = os.open(tundev, os.O_RDWR)