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 5084 ip link set dev $tundev type $type ttl 10093 local tundev=$1; shift98 ip link set dev $tundev down99 mirror_install $swp1 ingress $tundev "matchall $tcflags"100 fail_test_span_gre_dir $tundev ingress102 ip link set dev $tundev up104 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 …]
83 local tundev=$1; shift87 full_test_span_gre_dir_vlan $tundev ingress "$vlan_match" 8 0 "$what"88 full_test_span_gre_dir_vlan $tundev egress "$vlan_match" 0 8 "$what"105 local tundev=$1; shift111 mirror_install $swp1 ingress $tundev "matchall $tcflags"112 quick_test_span_gre_dir $tundev ingress117 fail_test_span_gre_dir $tundev ingress121 quick_test_span_gre_dir $tundev ingress140 local tundev=$1; shift145 mirror_install $swp1 ingress $tundev "matchall $tcflags"[all …]
77 local tundev=$1; shift84 mirror_install $swp1 $direction $tundev \86 fail_test_span_gre_dir $tundev $direction87 test_span_gre_dir_acl "$tundev" "$direction" \92 fail_test_span_gre_dir_acl "$tundev" "$direction"
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"
64 local tundev=$1; shift74 mirror_install $swp1 $direction $tundev "matchall $tcflags"
629 local tundev=$1; shift632 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)