Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dvlan.cpp27 namespace android::netdevice::vlan { namespace
29 bool add(const std::string& eth, const std::string& vlan, uint16_t id) { in add() argument
38 req.add(IFLA_IFNAME, vlan); in add()
DAndroid.bp36 "vlan.cpp",
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/include/libnetdevice/
Dvlan.h21 namespace android::netdevice::vlan {
23 bool add(const std::string& eth, const std::string& vlan, uint16_t id);