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

/system/core/include/netutils/
H A Difc.h48 extern int ifc_set_prefixLength(const char *name, int prefixLength);
/system/core/libnetutils/
H A Difc_utils.c441 int ifc_set_prefixLength(const char *name, int prefixLength) function
799 if (ifc_set_prefixLength(ifname, prefixLength)) {
/system/netd/
H A DCommandListener.cpp467 if (addr.s_addr != 0 && ifc_set_prefixLength(argv[2], atoi(argv[4]))) {

Completed in 80 milliseconds