Home
last modified time | relevance | path

Searched defs:if_name (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/libwifi_system_iface/
Dinterface_tool.cpp43 bool GetIfState(const char* if_name, int sock, struct ifreq* ifr) { in GetIfState()
62 bool InterfaceTool::GetUpState(const char* if_name) { in GetUpState()
78 bool InterfaceTool::SetUpState(const char* if_name, bool request_up) { in SetUpState()
115 bool InterfaceTool::SetMacAddress(const char* if_name, in SetMacAddress()
144 std::array<uint8_t, ETH_ALEN> InterfaceTool::GetFactoryMacAddress(const char* if_name) { in GetFactoryMacAddress()
201 bool InterfaceTool::addIfaceToBridge(const std::string& br_name, const std::string& if_name) { in addIfaceToBridge()
222 bool InterfaceTool::removeIfaceFromBridge(const std::string& br_name, const std::string& if_name) { in removeIfaceFromBridge()
/frameworks/base/proto/src/
Dipconnectivity.proto137 optional string if_name = 1 [deprecated = true]; field
304 optional string if_name = 1 [deprecated = true]; field
440 optional string if_name = 1 [deprecated = true]; field
563 optional string if_name = 17; field