Searched refs:IPV6_V6ONLY (Results 1 – 3 of 3) sorted by relevance
344 public static final int IPV6_V6ONLY = placeholder(); field in OsConstants
259 if (setsockopt(fd, IPPROTO_IPV6, IPV6_V6ONLY, (char*)&arg, in Java_sun_nio_ch_Net_socket0()
342 initConstant(env, c, "IPV6_V6ONLY", IPV6_V6ONLY); in OsConstants_initConstants()