Searched refs:setMulticastInterface (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/java/net/
H A DPlainDatagramSocketImpl.c1331 static void setMulticastInterface(JNIEnv *env, jobject this, int fd, function
1501 setMulticastInterface(env, this, fd, opt, value);
/openjdk7/jdk/src/windows/native/java/net/
H A DTwoStacksPlainDatagramSocketImpl.c1664 static void setMulticastInterface(JNIEnv *env, jobject this, int fd, int fd1, function
1808 setMulticastInterface(env, this, fd, fd1, opt, value);

Completed in 523 milliseconds