HomeSort by relevance Sort by last modified time
    Searched refs:ifc_set_prefixLength (Results 1 - 2 of 2) sorted by null

  /system/core/libnetutils/include/netutils/
ifc.h 49 extern int ifc_set_prefixLength(const char *name, int prefixLength);
  /system/core/libnetutils/
ifc_utils.c 468 int ifc_set_prefixLength(const char *name, int prefixLength)
708 if (ifc_set_prefixLength(ifname, prefixLength)) {

Completed in 68 milliseconds