Home
last modified time | relevance | path

Searched refs:ifc_remove_default_route (Results 1 – 3 of 3) sorted by relevance

/system/core/netcfg/
Dnetcfg.c30 int ifc_remove_default_route(char *iname);
99 { "deldefault", 1, ifc_remove_default_route },
/system/core/nexus/
DDhcpClient.cpp42 int ifc_remove_default_route(const char *ifname);
/system/core/libnetutils/
Difc_utils.c380 int ifc_remove_default_route(const char *ifname) in ifc_remove_default_route() function