Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dlibcore_io_Linux.cpp557 static bool fillIfreq(JNIEnv* env, jstring javaInterfaceName, struct ifreq& req) { in fillIfreq() function
1745 if (!fillIfreq(env, javaInterfaceName, req)) { in Linux_ioctlFlags()
1755 if (!fillIfreq(env, javaInterfaceName, req)) { in Linux_ioctlInetAddress()
1780 if (!fillIfreq(env, javaInterfaceName, req)) { in Linux_ioctlMTU()
2287 if (!fillIfreq(env, javaInterfaceName, req)) { in Linux_setsockoptIfreq()