Searched refs:msgcontrolToStructCmsghdrArray (Results 1 – 1 of 1) sorted by relevance
268 bool msgcontrolToStructCmsghdrArray(JNIEnv* env, jobject structMsghdr, struct msghdr& mhdr) { in msgcontrolToStructCmsghdrArray() function502 if (msgcontrolToStructCmsghdrArray(env, structMsghdr, mhdr) == false) in convertStructMsghdrAndmsghdr()