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

/dalvik/libcore/luni/src/main/native/
H A Djava_net_NetworkInterface.c78 #define SOCKERR_ADDRNOTAVAIL -212 /* address not available */ macro
158 case SOCKERR_ADDRNOTAVAIL:
H A Dorg_apache_harmony_luni_platform_OSNetworkSystem.cpp57 #define SOCKERR_ADDRNOTAVAIL -212 /* address not available */ macro
480 case SOCKERR_ADDRNOTAVAIL:
614 return SOCKERR_ADDRNOTAVAIL;
1782 (SOCKERR_ADDRNOTAVAIL == result) ||

Completed in 502 milliseconds