Searched defs:ia6_cachedscopeidID (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/java/net/
H A DInet6Address.c38 jfieldID ia6_cachedscopeidID; variable
59 ia6_cachedscopeidID = (*env)->GetFieldID(env, ia6_class, "cached_scope_id", "I");
60 CHECK_NULL(ia6_cachedscopeidID);

Completed in 27 milliseconds