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 60 extern int ifc_remove_default_route(const char *ifname);
  /system/core/netcfg/
netcfg.c 111 { "deldefault", 1, ifc_remove_default_route },
  /system/core/libnetutils/
ifc_utils.c 760 int ifc_remove_default_route(const char *ifname) function

Completed in 90 milliseconds