Home
last modified time | relevance | path

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

/system/core/libnetutils/include/netutils/
Difc.h52 extern int ifc_set_prefixLength(const char *name, int prefixLength);
/system/core/libnetutils/
Difc_utils.c470 int ifc_set_prefixLength(const char *name, int prefixLength) in ifc_set_prefixLength() function
710 if (ifc_set_prefixLength(ifname, prefixLength)) { in ifc_configure()