Home
last modified time | relevance | path

Searched refs:ifc_get_info (Results 1 – 2 of 2) sorted by relevance

/system/core/libnetutils/include/netutils/
Difc.h58 extern int ifc_get_info(const char *name, in_addr_t *addr, int *prefixLength,
/system/core/libnetutils/
Difc_utils.c500 int ifc_get_info(const char *name, in_addr_t *addr, int *prefixLength, unsigned *flags) in ifc_get_info() function
635 ifc_get_info(ifname, &myaddr, NULL, NULL); in ifc_reset_connections()