Home
last modified time | relevance | path

Searched defs:MCAST_UNBLOCK_SOURCE (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/native/
DNet.c96 #define MCAST_UNBLOCK_SOURCE 65 macro
105 #define MCAST_UNBLOCK_SOURCE 85 /* unblock a source */ macro
/libcore/luni/src/main/java/android/system/
DOsConstants.java374 public static final int MCAST_UNBLOCK_SOURCE = placeholder(); field in OsConstants