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

  /system/netd/
ThrottleController.cpp 39 extern "C" int ifc_init(void);
100 ifc_init();
SoftapController.cpp 137 ifc_init();
159 ifc_init();
CommandListener.cpp 297 ifc_init();
353 ifc_init();
833 ifc_init();
    [all...]
  /system/core/include/netutils/
ifc.h 25 extern int ifc_init(void);
  /system/core/libnetutils/
ifc_utils.c 118 int ifc_init(void) function
400 ifc_init();
531 ifc_init();
577 ifc_init();
588 ifc_init();
617 ifc_init();
670 ifc_init();
722 ifc_init();
752 ifc_init();
770 ifc_init();
    [all...]
  /system/core/netcfg/
netcfg.c 141 if(ifc_init()) {
  /external/dhcpcd/
ifaddrs.c 106 if (ifc_init())
  /external/quake/quake/src/WinQuake/
net_udp.cpp 66 int ifc_init(void) function
125 if (ifc_init()) {
  /gdk/samples/quake/jni/
net_udp.cpp 66 int ifc_init(void) function
125 if (ifc_init()) {
  /hardware/libhardware_legacy/wifi/
wifi.c 57 extern int ifc_init();
174 if (ifc_init() < 0)

Completed in 275 milliseconds