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

  /system/core/include/netutils/
ifc.h 54 extern int ifc_remove_default_route(const char *ifname);
  /system/core/netcfg/
netcfg.c 105 { "deldefault", 1, ifc_remove_default_route },
  /system/core/libnetutils/
ifc_utils.c 646 int ifc_remove_default_route(const char *ifname) function

Completed in 54 milliseconds