Searched refs:getIfIndex (Results 1 – 3 of 3) sorted by relevance
55 static uint32_t getIfIndex(const char* interface);
505 int ifIndex = RouteController::getIfIndex(interface); in addInterfaceToNetwork()
157 uint32_t RouteController::getIfIndex(const char* interface) { in getIfIndex() function in android::net::RouteController