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

/dalvik/libcore/luni/src/main/native/
H A Dorg_apache_harmony_luni_platform_OSNetworkSystem.cpp47 #ifndef IPV6_TCLASS
49 #define IPV6_TCLASS 67 // Linux macro
51 #define IPV6_TCLASS -1 // BSD(-like); TODO: Something better than this! macro
2518 IPV6_TCLASS, &intValue, &intSize);
2747 IPV6_TCLASS, &intVal, &intSize);

Completed in 26 milliseconds