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