HomeSort by relevance Sort by last modified time
    Searched refs:setEnableIPv6 (Results 1 - 3 of 3) sorted by null

  /system/netd/
InterfaceController.h 36 int setEnableIPv6(const char *interface, const int on);
InterfaceController.cpp 125 int InterfaceController::setEnableIPv6(const char *interface, const int on) {
CommandListener.cpp 605 if (sInterfaceCtrl->setEnableIPv6(argv[2], enable) == 0) {
    [all...]

Completed in 47 milliseconds