Home
last modified time | relevance | path

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

/device/google/cuttlefish/tools/
Dvlan_prototype_up.sh9 tap="$(printf cvd-${1}vlan-%02d $2)"
34 ip link add link cvd-net-01 name "${tap}" type vlan id ${4}
35 /sbin/ifconfig "${tap}" 0.0.0.0 up
36 /sbin/brctl addif "${bridge}" "${tap}"
39 ip tuntap add dev cvd-net-01 mode tap group cvdnetwork
Dvlan_prototype_down.sh9 tap="$(printf cvd-${1}vlan-%02d $2)"
12 /sbin/ifconfig "${tap}" down
13 ip link delete "${tap}"
/device/google/cuttlefish/common/libs/utils/
Dnetwork.h48 bool ReleaseDhcp4(SharedFD tap, const std::uint8_t mac_address[6],
Dnetwork.cpp261 bool ReleaseDhcp4(SharedFD tap, const std::uint8_t mac_address[6], in ReleaseDhcp4() argument
305 if (tap->Write((void*) &frame, sizeof(frame)) != sizeof(frame)) { in ReleaseDhcp4()
306 LOG(ERROR) << "Could not write dhcprelease frame: \"" << tap->StrError() in ReleaseDhcp4()
/device/linaro/dragonboard/installer/db845c/
DREADME27 Continue holding down the "VOL-" button and tap the "ON/OFF"
70 continuing to hold down the "USB" button, tap the "ON/OFF"
/device/linaro/dragonboard/db845c/firmware/
Dadsp.b1332 …more than %d����capi_v2_fir_filter_utils.cpp:CAPIV2 FIR : Received invalid tap length of %u for ch…