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

  /system/core/include/netutils/
ifc.h 60 extern int ifc_remove_route(const char *ifname, const char *dst,
  /system/core/libnetutils/
ifc_utils.c 968 int ifc_remove_route(const char *ifname, const char*dst, int prefix_length, const char *gw) function
  /system/netd/
CommandListener.cpp 270 if (ifc_remove_route(argv[3], argv[5], prefix_length, argv[7])) {
    [all...]

Completed in 25 milliseconds