Searched refs:ifc_init (Results 1 - 5 of 5) sorted by relevance

/system/netd/
H A DThrottleController.cpp39 extern "C" int ifc_init(void);
100 ifc_init();
H A DCommandListener.cpp402 ifc_init();
454 ifc_init();
903 ifc_init();
/system/core/include/netutils/
H A Difc.h25 extern int ifc_init(void);
/system/core/libnetutils/
H A Difc_utils.c117 int ifc_init(void) function
399 ifc_init();
530 ifc_init();
576 ifc_init();
587 ifc_init();
612 ifc_init();
665 ifc_init();
717 ifc_init();
747 ifc_init();
765 ifc_init();
[all...]
/system/core/netcfg/
H A Dnetcfg.c141 if(ifc_init()) {

Completed in 295 milliseconds