Searched refs:ifc_remove_route (Results 1 - 3 of 3) sorted by relevance

/system/core/include/netutils/
H A Difc.h63 extern int ifc_remove_route(const char *ifname, const char *dst,
/system/core/libnetutils/
H A Difc_utils.c963 int ifc_remove_route(const char *ifname, const char*dst, int prefix_length, const char *gw) function
/system/netd/
H A DCommandListener.cpp375 if (ifc_remove_route(argv[3], argv[5], prefix_length, argv[7])) {

Completed in 602 milliseconds