Searched defs:tap_fd (Results 1 – 2 of 2) sorted by relevance
48 auto tap_fd = cuttlefish::OpenTapInterface(tap_name); in AddTapFdParameter() local58 bool ReleaseDhcpLeases(const std::string& lease_path, cuttlefish::SharedFD tap_fd) { in ReleaseDhcpLeases()
93 auto tap_fd = SharedFD::Open(TUNTAP_DEV, O_RDWR | O_NONBLOCK); in OpenTapInterface() local