OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ifc_set_default_route
(Results
1 - 2
of
2
) sorted by null
/system/core/include/netutils/
ifc.h
57
extern int
ifc_set_default_route
(const char *ifname, in_addr_t gateway);
/system/core/libnetutils/
ifc_utils.c
742
int
ifc_set_default_route
(const char *ifname, in_addr_t gateway)
function
Completed in 24 milliseconds