| H A D | NetworkInterface.c | 128 static int getFlags0(JNIEnv *env, jstring ifname); 141 static int openSocketWithFallback(JNIEnv *env, const char *ifname); 145 static short getSubnet(JNIEnv *env, int sock, const char *ifname); 146 static int getIndex(int sock, const char *ifname); 148 static int getFlags(int sock, const char *ifname, int *flags); 149 static int getMacAddress(JNIEnv *env, int sock, const char* ifname, const struct in_addr* addr, unsigned char *buf); 150 static int getMTU(JNIEnv *env, int sock, const char *ifname); 156 static int getMacFromDevice(JNIEnv *env, const char* ifname, unsigned char* retbuf); 1039 static int openSocketWithFallback(JNIEnv *env, const char *ifname){ argument 1063 static int openSocketWithFallback(JNIEnv *env, const char *ifname){ argument 1189 getBroadcast(JNIEnv *env, int sock, const char *ifname, struct sockaddr *brdcast_store) argument 1220 getSubnet(JNIEnv *env, int sock, const char *ifname) argument 1248 getMacAddress(JNIEnv *env, int sock, const char* ifname, const struct in_addr* addr, unsigned char *buf) argument 1272 getMTU(JNIEnv *env, int sock, const char *ifname) argument 1286 getFlags(int sock, const char *ifname, int *flags) argument 1313 openSocketWithFallback(JNIEnv *env, const char *ifname) argument 1358 openSocketWithFallback(JNIEnv *env, const char *ifname) argument 1474 getBroadcast(JNIEnv *env, int sock, const char *ifname, struct sockaddr *brdcast_store) argument 1505 getSubnet(JNIEnv *env, int sock, const char *ifname) argument 1538 getMacFromDevice(JNIEnv *env, const char* ifname, unsigned char* retbuf) argument 1596 getMacAddress(JNIEnv *env, int sock, const char *ifname, const struct in_addr* addr, unsigned char *buf) argument 1660 getMTU(JNIEnv *env, int sock, const char *ifname) argument 1675 getFlags(int sock, const char *ifname, int *flags) argument 1699 openSocketWithFallback(JNIEnv *env, const char *ifname) argument 1720 openSocketWithFallback(JNIEnv *env, const char *ifname) argument 1881 getBroadcast(JNIEnv *env, int sock, const char *ifname, struct sockaddr *brdcast_store) argument 1912 getSubnet(JNIEnv *env, int sock, const char *ifname) argument 1940 getMacAddress(JNIEnv *env, int sock, const char* ifname, const struct in_addr* addr, unsigned char *buf) argument 1967 getMTU(JNIEnv *env, int sock, const char *ifname) argument 1981 getFlags(int sock, const char *ifname, int *flags) argument [all...] |