Home
last modified time | relevance | path

Searched refs:tap (Results 1 – 3 of 3) sorted by relevance

/system/extras/tests/net_test/
Drun_net_test.sh52 tap=${user}TAP$id
53 tapinterfaces="$tapinterfaces $tap"
55 netconfig="$netconfig eth$id=tuntap,$tap,$mac"
58 for tap in $tapinterfaces; do
59 if ! ip link list $tap > /dev/null; then
60 echo "Creating tap interface $tap" >&2
61 sudo tunctl -u $USER -t $tap
62 sudo ip link set $tap up
DREADME45 Access to host networking is provided by tap interfaces. On the host, the
50 net_test does not do any networking setup beyond creating the tap interfaces.
59 The number of tap interfaces is currently hardcoded to two. To change this
/system/extras/tests/workloads/
Ddefs.sh387 vout ${ADB}input tap $*
388 ${ADB}input tap $*