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

/openjdk9/jdk/test/java/nio/channels/DatagramChannel/
H A DMulticastSendReceiveTests.java44 static final ProtocolFamily UNSPEC = new ProtocolFamily() { field in class:MulticastSendReceiveTests
H A DPromiscuous.java45 static final ProtocolFamily UNSPEC = new ProtocolFamily() { field in class:Promiscuous
/openjdk9/jdk/src/java.base/share/classes/sun/nio/ch/
H A DNet.java42 static final ProtocolFamily UNSPEC = new ProtocolFamily() { field in class:Net

Completed in 65 milliseconds