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