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

/openjdk7/jdk/src/solaris/native/java/net/
H A DNetworkInterface.c131 static netif *enumIPv4Interfaces(JNIEnv *env, int sock, netif *ifs);
760 ifs = enumIPv4Interfaces(env, sock, NULL);
1068 static netif *enumIPv4Interfaces(JNIEnv *env, int sock, netif *ifs) { function
1368 static netif *enumIPv4Interfaces(JNIEnv *env, int sock, netif *ifs) { function
1728 static netif *enumIPv4Interfaces(JNIEnv *env, int sock, netif *ifs) { function

Completed in 3766 milliseconds