Searched refs:vlan (Results 1 – 3 of 3) sorted by relevance
27 namespace android::netdevice::vlan { namespace29 bool add(const std::string& eth, const std::string& vlan, uint16_t id) { in add() argument38 req.add(IFLA_IFNAME, vlan); in add()
36 "vlan.cpp",
21 namespace android::netdevice::vlan {23 bool add(const std::string& eth, const std::string& vlan, uint16_t id);