OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ifc_enable
(Results
1 - 3
of
3
) sorted by null
/system/core/include/netutils/
ifc.h
34
extern int
ifc_enable
(const char *ifname);
/frameworks/base/core/jni/
android_net_NetUtils.cpp
28
int
ifc_enable
(const char *ifname);
85
result = ::
ifc_enable
(nameStr);
/system/core/libnetutils/
ifc_utils.c
572
int
ifc_enable
(const char *ifname)
function
Completed in 34 milliseconds