Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dlibcore_io_Linux.cpp2311 …static jfieldID grInterfaceFid = env->GetFieldID(JniConstants::GetStructGroupReqClass(env), "gr_in… in Linux_setsockoptGroupReq() local
2312 req.gr_interface = env->GetIntField(javaGroupReq, grInterfaceFid); in Linux_setsockoptGroupReq()