Searched refs:tap (Results 1 – 3 of 3) sorted by relevance
52 tap=${user}TAP$id53 tapinterfaces="$tapinterfaces $tap"55 netconfig="$netconfig eth$id=tuntap,$tap,$mac"58 for tap in $tapinterfaces; do59 if ! ip link list $tap > /dev/null; then60 echo "Creating tap interface $tap" >&261 sudo tunctl -u $USER -t $tap62 sudo ip link set $tap up
45 Access to host networking is provided by tap interfaces. On the host, the50 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
387 vout ${ADB}input tap $*388 ${ADB}input tap $*