Home
last modified time | relevance | path

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

/system/core/libnetutils/
Difc_utils.c125 int ifc_init(void) in ifc_init() function
431 ifc_init(); in ifc_clear_ipv4_addresses()
561 ifc_init(); in ifc_act_on_ipv4_route()
598 ifc_init(); in ifc_enable()
610 ifc_init(); in ifc_disable()
635 ifc_init(); in ifc_reset_connections()
678 ifc_init(); in ifc_remove_default_route()
700 ifc_init(); in ifc_configure()
Ddhcptool.c33 if (ifc_init()) { in main()
/system/core/include/netutils/
Difc.h25 extern int ifc_init(void);
/system/netd/server/
DCommandListener.cpp291 ifc_init(); in runCommand()
342 ifc_init(); in runCommand()
DRouteController.cpp691 ifc_init(); in configureDummyNetwork()